A collection of build tasks defined using trident.cli
.
A collection of build tasks defined using `trident.cli`.
Build tasks for working with monolithic projects. See mono
.
Build tasks for working with monolithic projects. See [[mono]].
Tools for wrapping build tasks in CLIs.
Like cli-matic
, this provides a higher-level wrapper over
clojure.tools.cli
. However, trident.cli
is designed specifically for
making build tasks easily reusable (including tasks not defined using
trident.cli
).
Most of the time you will need only make-cli
. See the trident.build
source for some non-contrived example usage.
Tools for wrapping build tasks in CLIs. Like `cli-matic`, this provides a higher-level wrapper over `clojure.tools.cli`. However, `trident.cli` is designed specifically for making build tasks easily reusable (including tasks not defined using `trident.cli`). Most of the time you will need only [[make-cli]]. See the [[trident.build]] source for some non-contrived example usage.
Utility library. Docstrings are omitted for simple functions; read the source to see what they do.
Utility library. Docstrings are omitted for simple functions; read the source to see what they do.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close