Liking cljdoc? Tell your friends :D

fr.jeremyschoffen.mbt.alpha.default.versioning.version-file

Api used to generate version files.

Api used to generate version files.
      
raw docstring

version-file-contentclj

(version-file-content {v :fr.jeremyschoffen.mbt.alpha.project/version
                       ns :fr.jeremyschoffen.mbt.alpha.version-file/ns})

Make the string content of a version file.

Make the string content of a version file.
sourceraw docstring

write-version-file!clj

(write-version-file! {dest :fr.jeremyschoffen.mbt.alpha.version-file/path
                      :as param})

Make the string content of a version file and spit it at the destination specified under the key :version-file/path.

Make the string content of a version file and spit it at the destination specified under the key
`:version-file/path`.
sourceraw docstring

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

× close