(deploy-cmd jar-path)
Deploys jar that is in jar-path
with it's pom file located in pom-path
to repository
.
deps-deploy docs
Params:
jar-path
stringpom-path
stringrepository
map consisting of key being an id for where to deploy and value being required data for deploy (e.g. map with :url, :username, :password)Deploys jar that is in `jar-path` with it's pom file located in `pom-path` to `repository`. [deps-deploy docs](https://github.com/slipset/deps-deploy) Params: * `jar-path` string * `pom-path` string * `repository` map consisting of key being an id for where to deploy and value being required data for deploy (e.g. map with :url, :username, :password)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close