Liking cljdoc? Tell your friends :D

Development

Running tests

bin/kaocha

# Automatically run tests when files change
bin/kaocha --watch

There are a couple of Node.js scripts under scripts that use libsodium.js and branca-js to generate test data. The results are committed to the repo in the directory test-resources, but you can re-run the scripts:

(cd scripts; npm ci)
make

Can you improve this documentation?Edit on sourcehut

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

× close