lein dev
lein prod
lein with-profile +uberjar deploy clojars
If you use OpenJDK 9, you will need to add the java9
profile to your leiningen task. You can do this by adding with-profile +java9
to your command, like the following:
lein with-profile +java9 <YOUR_TASK>
node -v
). We recommend installing node using nvmCan 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 |