rewrite-clj

https://github.com/clj-commons/rewrite-clj
2019-06-18T11:44:54.226200Z

@borkdude did you try this? https://github.com/frericksm/clj-windows -- it is unofficial, but it has non-powershell executable versions of clj and clojure

borkdude 2019-06-18T11:45:54.226900Z

I haven’t. I consider my problems on Windows solved for now. My goal was to build a Windows binary for clj-kondo and that worked

borkdude 2019-06-18T11:46:46.227500Z

I may revisit if I switch from Mac to Windows (which isn’t unlikely)

2019-06-18T12:50:48.230800Z

@borkdude thanks. fwiw, i noticed that choosing an install location appears to be buggy. it appears to work ok (so far) though with the default.

lread 2019-06-18T12:55:32.232800Z

the feedback on windows we have been providing in #clj-on-windows might help steer things towards a better experience

2019-06-18T12:58:01.234900Z

it is pretty clear to me now after the last few days of struggle that something that can be launched directly (e.g. an exe) makes a significant difference for this situation.

👍 1