(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 builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |