Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 213 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 213 Bytes

Instructions

Build the ClojureScript JAR from the ClojureScript repo:

./script/uberjar

Copy the JAR into this repo and build the project:

java -cp cljs.jar:src clojure.main script/build.clj