Api providing the tools to make a jar archive from a directory.
Api providing the tools to make a jar archive from a directory.
(make-jar-archive! {temp :fr.jeremyschoffen.mbt.alpha.jar/temp-output
output :fr.jeremyschoffen.mbt.alpha.jar/output
:as param})
Zips the dir specified by under the key :jar/temp-output
into a .jar archive file at the location provided under
the key :jar/output
.
Zips the dir specified by under the key `:jar/temp-output` into a .jar archive file at the location provided under the key `:jar/output`.
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |