Liking cljdoc? Tell your friends :D

Upgrade

If the poly tool has been installed, it can be upgraded.

Polylith’s releases are found and described on our releases page. We document our release strategy in detail here.

Stand-alone macOS

Use standard brew package upgrade techniques. For example:

brew upgrade poly

Or, optionally, specify the tap:

brew upgrade polyfy/polylith/poly

Stand-alone Linux

  1. Download the latest release, e.g. poly-0.2.18.jar.

  2. Update the poly shell script you created during installation to reference the new jar.

Stand-alone Windows

  1. Download the latest release, e.g. poly-0.2.18.jar.

  2. Update the poly.bat file you created during installation to reference the new jar.

Stand-alone Nix

Use standard Nix upgrade techniques. For example:

nix-channel --update

Followed by:

nix-env -u polylith

As Dependency

Update your polylith/clj-poly dependency in your ./deps.edn to the current version.

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close