Liking cljdoc? Tell your friends :D

ageneau.utils

Build Status codecov Clojars Project

Utility functions used in my other projects.

[ageneau/ageneau.utils "0.1.0"]

Usage

To run the Clojure unit tests:

lein do clean, test

To run the Clojurescript unit tests:

npm install -g phantomjs
lein doo phantom test once

License

Copyright © 2020 Sylvain Ageneau

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

Can you improve this documentation?Edit on GitHub

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

× close