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.
timgilbert 2019-02-06T18:12:08.065600Z

@maxt, just as an FYI I was able to do the build step from a git bash for windows shell (had to install zip and maven first)

timgilbert 2019-02-06T18:12:30.066100Z

...so you can hypothetically skip the "build on linux" step

👍 1