https://clojars.org/dv/tick-util
Extracted from an app, contains some helpers for tick.
Build a deployable jar of this library:
make
Install it locally:
clojure -M:install
Deploy it to Clojars -- needs CLOJARS_USERNAME
and CLOJARS_PASSWORD
environment variables:
clojure -M:deploy
make
Can you improve this documentation? These fine people already did:
Dan Vingo & Daniel VingoEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close