clj-on-windows

For those interested in making clj on Windows https://dev.clojure.org/jira/browse/TDEPS-67. Also see https://github.com/littleli/scoop-clojure.
borkdude 2019-05-17T19:05:07.000900Z

made a scoop manifest now: https://github.com/borkdude/scoop-bucket it’s pretty straightforward. it downloads a file from Github and places it on the path. when you call update, it checks for newer releases. I think it doesn’t really do dependency management, so it’s more for standalone CLI things