Liking cljdoc? Tell your friends :D

trident.cli

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 for general usage. 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]] for general usage.
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.
raw docstring

trident.util.datomic

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.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close