Quote
A CLI to add common aliases and features to
deps.edn-based projects.
Neil is your best friend when it comes to managing aliases and dependencies of your Clojure projects, or even creating them!
Install
Scoop
Note
You have to have Babashka installed and available!
scoop bucket add scoop-clojure https://github.com/littleli/scoop-clojure
scoop install neilUpdate
Either update a specific package
scoop update <package>or every installed one
scoop update -a