./scripts/lein-modules do clean, install
./scripts/test.sh clj
./scripts/test.sh cljs
The documentation is built with gitbook. To preview your changes locally:
npm install -g gitbook-cli
gitbook install
gitbook serve
We use Break Versioning. Remember our promise: patch-level bumps never include breaking changes!
# new version
./scripts/set-version "1.0.0"
./scripts/lein-modules install
# works
lein test
# deploy to clojars
./scripts/lein-modules do clean, deploy clojars
Can you improve this documentation? These fine people already did:
Miikka Koskinen & Tommi ReimanEdit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |