(add-snapshot m)
Add '-SNAPSHOT' to version number and update configuration file
Add '-SNAPSHOT' to version number and update configuration file
(bump-major-version m)
Bump major version and update configuration file
Bump major version and update configuration file
(bump-minor-version m)
Bump minor version and update configuration file
Bump minor version and update configuration file
(bump-patch-version m)
Bump patch version and update configuration file
Bump patch version and update configuration file
(deploy m)
Deploy this library to a remote Maven repository
Deploy this library to a remote Maven repository
(execute {:as m :keys [fns]})
Execute one or more functions at once
Execute one or more functions at once
(install m)
Install this library to your local Maven repository(~/.m2)
Install this library to your local Maven repository(~/.m2)
(remove-snapshot m)
Remove '-SNAPSHOT' from version number and update configuration file
Remove '-SNAPSHOT' from version number and update configuration file
(update-documents m)
Update document files for a new release
Update document files for a new release
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close