/cljc-utils

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

ageneau.utils

Build Status codecov Clojars Project

Utility functions used in my other projects.

[ageneau/ageneau.utils "0.1.1"]

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.