Liking cljdoc? Tell your friends :D

multitool

A collection of handy Clojure utilities and language extensions.

Aka trashy little subroutines.

API Documentation

This has managed to avoid having (almost) any dependencies except for Clojure itself.

Multitool

See also

https://github.com/weavejester/medley

Testing

lein test    # clj tests
lein doo    # cljs tests

To deploy to Clojars

From a real terminal (not Emacs)

lein deploy clojars

You will need to supply credentials (user name and authentication token).

To build documentation

lein codox
TODO push to github has an action which publishes but is not yet smart enough to run this first. 
This https://docs.github.com/en/pages/getting-started-with-github-pages/configuring-a-publishing-source-for-your-github-pages-site#publishing-with-a-custom-github-actions-workflow might help

License

Released under Apache 2 license. See the LICENSE file for details. s

Can you improve this documentation? These fine people already did:
Mike Travers & Robert Schiemann
Edit on GitHub

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

× close