clj-on-windows

borkdude 2021-01-06T16:26:34.163700Z

I'm just leaving this here as feedback from a non-Clojure user initially trying to get going with Clojure on Windows: https://github.com/borkdude/deps.clj/issues/36

👍 1
borkdude 2021-01-06T16:27:40.164900Z

Not saying anything should change, but this was just his experience, fwiw: 1) it seemed complicated to get started 2) that the tools downloads dependencies without asking surprises him (and this feedback surprised me, to be honest)

practicalli-johnny 2021-01-10T08:41:52.171700Z

It can be complicated if you don't have a good guide... 😁 https://practicalli.github.io/clojure/clojure-tools/install/ We've had a few hundred students who were complete beginners set up Clojure from scratch for ClojureBridge London using this type of guide and it used to be much harder... especially from windoes

seancorfield 2021-01-06T18:55:04.167100Z

I gather they don't have any experience with other build tools for JVM-based languages? (their complaints -- and the whole tone of their writing -- would apply to pretty much any JVM language and build tool, coming from the languages they list)

borkdude 2021-01-06T19:20:17.167400Z

yes, I tried to explain that to the user

seancorfield 2021-01-06T19:49:57.167900Z

I saw that. You were more patient than I probably would have been 🙂