(add-snapshot {:as arg :keys [config-file]})
(bump-version {:as arg :keys [config-file]} version-type)
(deploy arg)
(install arg)
(jar arg)
(java-compile arg)
(lint arg)
(pom arg)
(remove-snapshot {:as arg :keys [config-file]})
(uberjar arg)
(update-documents arg)
cljdoc is a website building & hosting documentation for Clojure/Script libraries