Process execution functions. Executes build scripts in a separate process, using clojure cli tools.
Process execution functions. Executes build scripts in a separate process, using clojure cli tools.
(test! build rt)
Executes any unit tests that have been defined for the build by starting a clojure process with a custom alias for running tests using kaocha.
Executes any unit tests that have been defined for the build by starting a clojure process with a custom alias for running tests using kaocha.
(update-alias deps f & args)
Updates the monkeyci/build alias in the given deps
Updates the monkeyci/build alias in the given deps
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close