(build-declarative-flag flag value)(build-declarative-flags project)(build-module-path project)(check-health! project & args)Perform a health check on your jank install.
Perform a health check on your jank install.
(compile! project & args)Compile your project to an executable.
Compile your project to an executable.
(compile-module! project & args)Compile a single module and its dependencies to object files.
Compile a single module and its dependencies to object files.
(deep-merge & maps)(deep-merge* & maps)(jank project subcmd & args)Compile, run and repl into jank.
Compile, run and repl into jank.
(middleware project)Inject jank project details into your current project.
Inject jank project details into your current project.
(process-args args)(repl! project & args)Start a terminal REPL in your :main ns.
Start a terminal REPL in your :main ns.
(run! project & args)Run your project, starting at the main entrypoint.
Run your project, starting at the main entrypoint.
(shell-out! project classpath command compiler-args runtime-args)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |