clojure -M:poly
We created the poly
tool on top of Clojure tools.deps.
If you are unfamiliar with tools.deps, we recommend that you read its documentation and deps.edn Reference.
poly
AliasWhen you create a workspace, poly
generates a ./deps.edn
that includes a poly
alias.
We cover details in our install docs.
Use clojure
instead of clj
when launching a poly
shell as a clojure dependency:
clojure -M:poly
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close