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 is a website building & hosting documentation for Clojure/Script libraries
× close