-
Notifications
You must be signed in to change notification settings - Fork 0
BonnyAD9/ija-robots
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
IJA project - robots
Team members:
Martin Slezák (xsleza26)
Jakub Antonín Štigler (xstigl00)
How to compile:
mvn compile
How to run:
mvn exec:java
This will also print some other info.
How to build jar file:
mvn package
the jar file is target/ija-robots-1.0-SNAPSHOT-jar-with-dependencies.jar
How to build docs:
mvn javadoc:javadoc
docs are in folder target/site/apidocs