Fork me on GitHub
#clj-on-windows
<
2022-10-19
>
borkdude07:10:59

@chuck.cassel deps.clj downloads the tool jar automatically if it isn't available on the system yet. tools like lein are able to upgrade themselves. We could do this as part of deps.clj too, but this might also conflict with what people expect from package managers. But it could be an interesting option to explore as one of the "upgrade" stories.