automaton-build.code.cljs

cljs compiler toolings. Use shadow on npx.

Proxy to npx

cljs-compile-cmd

(cljs-compile-cmd builds)

Command to compile the builds (vector of strings).

cljs-compile-release-cmd

(cljs-compile-release-cmd build)

Command to compile the builds (vector of strings).

cljs-watch-cmd

(cljs-watch-cmd shadow-cljs-aliases)

Watch modification on frontend code for aliases shadow-cljs-aliases.

install-cmd

(install-cmd)

Install components setup in package.json.

karma-test-cmd

(karma-test-cmd)

Returns a command to launch karma test.