Running:
- At the root of the ClojureScript repo, run
./script/bootstrap
- Switch into this directory:
cd samples/string-requires-npm-deps
- Build the project:
$ java -cp `ls ../../lib/*.jar | paste -sd ":" -`:../../src/main/cljs:../../src/main/clojure:src clojure.main build.clj
- run the generated JavaScript with
node out/main.js