Liking cljdoc? Tell your friends :D

badigeon.zip


make-file-visitorclj

(make-file-visitor root-path zip-out)

zipclj

(zip directory-path)
(zip directory-path out-path)

Zip a directory. By default, outputs the zipped directory to a file with the same name than "directory-path" but with a .zip extension. The directory to be zipped is often the directory created by the Badigeon "bundle" function.

Zip a directory. By default, outputs the zipped directory to a file with the same name than "directory-path" but with a .zip extension. The directory to be zipped is often the directory created by the Badigeon "bundle" function.
raw docstring

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

× close