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.
dominicm 2019-07-20T20:30:15.001300Z

I've had an issue reported on pack.alpha about cli handling. Passing -C:foo:bar to a pack main causes the arguments vector to be ["-C:" "aot"]. Does this sound familiar to anyone?

dominicm 2019-07-20T20:32:45.001600Z

(or, can anyone with a windows machine perhaps repro)

2019-07-20T22:39:11.002500Z

have windows machine, willing to try with more detailed instructions :)