A collection of handy Clojure utilities and language extensions.
Aka trashy little subroutines.
This has managed to avoid having (almost) any dependencies except for Clojure itself.
https://github.com/weavejester/medley
lein test # clj tests
lein doo # cljs tests
From a real terminal (not Emacs)
lein deploy clojars
You will need to supply credentials (user name and authentication token).
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
Released under Apache 2 license. See the LICENSE file for details. s