We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e00804 commit e9ebf73Copy full SHA for e9ebf73
script/uberjar
@@ -0,0 +1,4 @@
1
+#!/bin/bash
2
+
3
+lein uberjar clojure.main
4
+mv target/clojurescript-0.0-SNAPSHOT-standalone.jar target/cljs.jar
0 commit comments