Many releases just bump the clojure tools version and do not have new
features. You can also accomplish that via the DEPS_CLJ_TOOLS_VERSION
environment variable:
DEPS_CLJ_TOOLS_VERSION=1.11.1.1165 bb clojure
1.11.1.1165
tools/tools.edn
1.11.0.1155
1.11.0.1100
1.10.3.1087
1.10.3.1069
DEPS_CLJ_TOOLS_VERSION
: delay reading to runtime in binary1.10.3.998
DEPS_CLJ_TOOLS_VERSION
environment variable to control tools versionCLOJURE_TOOLS_DIR
to DEPS_CLJ_TOOLS_DIR
while preserving backwards compatibilityPassing -J options doesn't work correctly #46
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close