Liking cljdoc? Tell your friends :D

Clojure Debug

Clojars Project

Demo

Check the demo folder

Contributing

Deploy a new version

rm --force pom.xml
export CLOJARS_USERNAME=username
export CLOJARS_PASSWORD=password
clj -A:release

Backlog

  • [ ] docstring support
  • [ ] add tests
  • [ ] automatic release
  • [ ] how to install
  • [ ] how to use
  • [ ] debug rum components
    • using why-did-you-render ?

Can you improve this documentation?Edit on GitLab

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

× close