gytebot/Makefile

10 lines
104 B
Makefile

clean:
mvn clean
build:
mvn package
run:
java -jar target/gytebot-1.0.0-jar-with-dependencies.jar