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-12-26T14:47:06.013800Z

👀 1
borkdude 2019-12-26T14:47:21.014400Z

^ binary .exe version of the clojure shell script using GraalVM. Download: https://ci.appveyor.com/project/borkdude/deps-clj/builds/29761619/artifacts

borkdude 2019-12-26T14:47:57.014900Z

Set CLOJURE_INSTALL_DIR to the directory where the clojure tools jar resides

borkdude 2019-12-26T14:48:04.015200Z

if the program can't find it itself

borkdude 2019-12-26T14:48:57.016Z

There's probably a bug or two, but nothing that's difficult to fix probably (I see that cp-file has a weird value here). Off to the next Christmas dinner now