Example build script for developing ClojureScript projects using Clojure 1.9 CLI tools
This serves as an example.
See the blog post for more information.
Install Clojure CLI tools.
Execute shell commands like clojure build.clj compile watch
or clj -R:repl build.clj figwheel
.