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
).
See _cli_format
.
Most of the time, the only thing you'll need from this namespace is
defmain
. 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`). See [[_cli_format]]. Most of the time, the only thing you'll need from this namespace is [[defmain]]. See the [[trident.build]] source for some non-contrived example usage.
Convenience functions for working at the repl.
Convenience functions for working at the repl.
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.
Utility functions for working with Datomic.
Only includes functions that don't depend on Datomic APIs.
Utility functions for working with Datomic. Only includes functions that don't depend on Datomic APIs.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close