Liking cljdoc? Tell your friends :D
Clojure only.

fr.jeremyschoffen.mbt.alpha.core.jar.archive

Api providing the tools to make a jar archive from a directory.

Api providing the tools to make a jar archive from a directory.
      
raw docstring

make-jar-archive!clj

(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`.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close