Liking cljdoc? Tell your friends :D

Developer guide

Running tests

./scripts/test.sh clj
./scripts/test.sh cljs

Creating a release

  1. Update CHANGELOG.md
  2. Set the appropriate version in project.clj and commit and push.
  3. Run ./scripts/release.sh

The actual building of the release artifact is done by the CI service.

Can you improve this documentation?Edit on GitHub

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

× close