Skip to content

matiasagnolin/mowers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mower exercise SEAT:CODE

Building with Maven

First of all, make sure you have your development environment set up. If you don't, download and install the Java Development Kit and Maven. Notice that this project requires JDK 8.

Compiling

$ mvn clean compile assembly:single

Running.

$ java -jar target/seat-mowers-1.0-SNAPSHOT-jar-with-dependencies.jar -i src/main/resources/input.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages