lein new chestnut mw3
This commit is contained in:
commit
9fe52661f7
16 changed files with 604 additions and 0 deletions
1
Procfile
Normal file
1
Procfile
Normal file
|
|
@ -0,0 +1 @@
|
|||
web: java $JVM_OPTS -cp target/mw3.jar clojure.main -m mw3.server
|
||||
Loading…
Add table
Add a link
Reference in a new issue