Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 334 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 334 Bytes

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