(bump-project! conf)Generate a new version and tag the repo.
Generate a new version and tag the repo.
(bump-project-with-version-file! conf)Generate a new version file then tags a new version. The additionnal commit for the version file is taken into account when computing the new version.
Generate a new version file then tags a new version. The additionnal commit for the version file is taken into account when computing the new version.
(merge-last-version conf)Add to a config map the keys ::versioning/version and ::project/version
Add to a config map the keys `::versioning/version` and `::project/version`
(next-version+1 {scheme :fr.jeremyschoffen.mbt.alpha.versioning/scheme
:as conf})Compute the next project version anticipating the commit adding the version file. Using git-distance is expected here.
Compute the next project version anticipating the commit adding the version file. Using git-distance is expected here.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |