Update
This commit is contained in:
parent
7c35d0480d
commit
38cba29735
1
Makefile
1
Makefile
@ -1,6 +1,7 @@
|
||||
.DEFAULT_GOAL := build
|
||||
|
||||
run:
|
||||
lein uberjar
|
||||
while :; do java -jar target/uberjar/isahn-1.0.2-standalone.jar; sleep 1; done
|
||||
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user