gytebot/Makefile

10 lines
104 B
Makefile
Raw Normal View History

2024-12-18 17:13:54 +00:00
clean:
mvn clean
build:
mvn package
run:
java -jar target/gytebot-1.0.0-jar-with-dependencies.jar