{:mvn/repos {"fulcrologic" {:url "https://mvn.fulcrologic.com"}}
...}
The maven repo for DOWNLOAD use is:
Deps:
{:mvn/repos {"fulcrologic" {:url "https://mvn.fulcrologic.com"}}
...}
Update pom.xml. Use clj -Spom to update deps in pom, and make sure version is what you want.
Use Makefile to build/deploy the jar:
make deploy
Edit the adoc file(s), and use the Makefile. You will need asciidoctor installed, along with ditaa.
make publish
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |