/klipse-clj

Clojurescript selfhost library

Primary LanguageJavaScript

If you like this stuff, please consider a (small donation) on Patreon.

dev

clj  -A:figwheel -C:test  --build dev --repl

Tests - Auto reload

clj  -A:figwheel -C:test  --build test --repl

Tests - CI

clj -A:figwheel -m klipse.test-runner-ci