about summary refs log tree commit diff
path: root/quickstart.sh
diff options
context:
space:
mode:
authorThel Seraphim <thel.seraphim@gmail.com>2015-03-13 18:08:26 -0700
committerThel Seraphim <thel.seraphim@gmail.com>2015-03-13 18:08:26 -0700
commit04402da472a3dd7698453a1561e332682c0b5c7e (patch)
tree84c2a2193f301c0e681ba327b8dd7a30fb5e68ef /quickstart.sh
parentd88f645e267078572c19cbe37b37acc9798ad532 (diff)
added one-button build + run
Diffstat (limited to 'quickstart.sh')
-rwxr-xr-xquickstart.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/quickstart.sh b/quickstart.sh
new file mode 100755
index 0000000..9525b0c
--- /dev/null
+++ b/quickstart.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+lein uberjar
+java -cp target/pronouns-standalone.jar clojure.main -m pronouns.web
+open http://localhost:5000/ze/zir