Liking cljdoc? Tell your friends :D
trident/<artifact> {:mvn/version "0.3.2"}

Trident

Because I had to call it something

Trident is where I put all the code that I abstract out of various projects I work on.

Contents

I keep the code in a single src dir, but I provide multiple artifacts. Any code in src/trident/<foo> is available in the trident/<foo> artifact. For example, {trident/cli {:mvn/version "<version>"}} will give you access to the trident.cli namespace. All artifacts use the same version.

Also see trident.cli Getting Started.

Projects using Trident

(All mine so far).

Contact

#trident on Clojurians Slack

Self-promotion

If you want to support my work, subscribe to my newsletter.

License

Distributed under the EPL v2.0

Copyright © 2020 Jacob O'Bryant.

Can you improve this documentation? These fine people already did:
Jacob O'Bryant & Sooheon Kim
Edit on GitHub

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

× close