tools-deps

oliver 2023-04-12T20:27:55.359419Z

Is there a deps tool similar to https://github.com/weavejester/lein-auto? I'm considering adapting it, but maybe someone has done so already. Also, I was wondering if there is a list of available deps tools somewhere… no luck googling so far.

oliver 2023-04-13T08:07:35.837939Z

Thanks a lot… only read this now due to time shift. I will definitely check these out!

Alex Miller (Clojure team) 2023-04-12T21:34:55.709799Z

https://github.com/clojure/tools.deps.alpha/wiki/Tools is an older list

Alex Miller (Clojure team) 2023-04-12T21:35:09.662179Z

I had to lock it down because spam :(

Alex Miller (Clojure team) 2023-04-12T21:36:22.028879Z

https://www.clojure-toolbox.com/ has some things under Filesystem Watchers, not sure if any of them suits your needs