tools-deps

Jakub Holý (HolyJak) 2024-04-03T14:36:54.268349Z

Hello! The CLI & Deps page used to link to a list of tools, such as for building uberjars and stuff. Is that list still somewhere? Cannot find it from https://clojure.org/reference/clojure_cli 😢

lukasz 2024-04-03T14:53:04.411879Z

do you mean this page? https://clojure.org/guides/tools_build

Jakub Holý (HolyJak) 2024-04-03T15:01:36.908079Z

No, a page where I’d find an alternative to https://github.com/avescodes/lein-try that works with clj CLI

lukasz 2024-04-03T15:02:49.840809Z

I see - not sure if I remember seeing that in http://clojure.org before think_beret (You've mentioned uberjars and that made me immediately think about tools.build)

Alex Miller (Clojure team) 2024-04-03T15:05:25.634679Z

it was on the old wiki https://github.com/clojure/tools.deps.alpha/wiki/Tools

Alex Miller (Clojure team) 2024-04-03T15:05:39.028589Z

I presume that's what you're thinking of

Jakub Holý (HolyJak) 2024-04-03T15:06:25.884159Z

Exactly, thanks! I that linked to from the new page and I am just bad at looking?

Alex Miller (Clojure team) 2024-04-03T15:07:13.536459Z

no, I had to shut page access down due to wiki spam, and then when we forked to the new tools.deps, those don't come over automatically, and then I just decided to let it wither :)

👍 1