A general purpose Clojurescript sdk.
The following tasks (lein aliases) are available:
Build & Watch Cljs
lein build-cljs
Start a node repl
lein node-repl
Run Clj tests, along with a test runner
lein test-clj
Run Cljs tests (on Node)
lein test-cljs
I'm currently in early development, and not accepting Pull Requests.
Copyright © 2015-2019 Facjure, LLC.
Released under the Eclipse Public License, same as Clojure.