Liking cljdoc? Tell your friends :D

build.simple.core

  1. Update project.edn
  2. clj -T:build install
  3. git commit --all --gpg-sign
  4. git tag --sign <v0.1.0>
  5. clj -T:build deploy (optional: :sign false, :check false)
1. Update project.edn
2. `clj -T:build install`
3. `git commit --all --gpg-sign`
4. `git tag --sign <v0.1.0>`
5. `clj -T:build deploy` (optional: `:sign false`, `:check false`)
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close