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.
littleli 2019-09-08T00:42:20.032900Z

I also added joker.json manifest. So joker.exe can be installed using scoop if scoop-clojure bucket is added.

2
seancorfield 2019-09-08T00:52:49.033300Z

I ❤️ Joker!

borkdude 2019-09-08T07:30:12.034400Z

I also added clj-kondo (a linter similar to joker) to scoop a while back: https://github.com/borkdude/scoop-bucket But unfortunately that doesn't work in Windows well enough yet, as it has a dependency on some dlls that aren't in every version of Windows (or something along those lines)

❤️ 1
borkdude 2019-09-08T07:31:36.034900Z

It does build on AppVeyor / Windows though: https://ci.appveyor.com/project/borkdude/clj-kondo