Liking cljdoc? Tell your friends :D

trident.build

A collection of build tasks defined using trident.cli.

A collection of build tasks defined using `trident.cli`.
raw docstring

trident.build.mono

Build tasks for working with monolithic projects. See [[mono]].

Build tasks for working with monolithic projects. See [[mono]].
raw docstring

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.repl

Convenience functions for working at the repl.

Convenience functions for working at the repl.
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