Liking cljdoc? Tell your friends :D

fooheads.build

from https://kozieiev.com/blog/packaging-clojure-into-jar-uberjar-with-tools-build/
raw docstring

cleanclj

(clean _)
source

deployclj

(deploy _)
source

helpclj

(help)
source

jarclj

(jar _)
source

uberclj

(uber _)

Build an uberjar. If a -main function is found in src/, it will be set as the main entry point. Fails if multiple -main functions are found. Set :main-ns in lib.edn to explicitly specify the main namespace.

Build an uberjar. If a -main function is found in src/, it will be set as
the main entry point. Fails if multiple -main functions are found.
Set :main-ns in lib.edn to explicitly specify the main namespace.
sourceraw 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