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.
Cj Pangilinan 2021-02-28T09:53:10.003400Z

Hi how do i uninstall clojure tools which is installed via powershell?

borkdude 2021-02-28T20:07:15.005200Z

@seancorfield I could be mistaking, but he asked *un*installing and that isn't described here: https://github.com/clojure/tools.deps.alpha/wiki/clj-on-Windows

seancorfield 2021-02-28T20:07:29.005500Z

Oh, my bad! Yes, sorry.

seancorfield 2021-02-28T20:07:54.005900Z

Gone! 🙂

borkdude 2021-02-28T20:08:13.006300Z

But I agree, scoop is pretty convenient :) (#scoop)

seancorfield 2021-02-28T20:09:06.007Z

(I still hold that the best way to develop Clojure on Windows 10 is via WSL2 -- and using brew for managing the installs on Ubuntu)

👍 1
Cj Pangilinan 2021-03-03T02:33:08.016600Z

I have yet to try this WSL2. I already installed it. But it needs a distro like ubuntu. until now, i haven't continue installing one.

seancorfield 2021-03-03T02:48:32.016800Z

@cjpangilinan I thought it auto-installed Ubuntu by default when you first started it up, but it's been a while. I know several distros were easily installable from the Microsoft Windows Store (who would ever have thought?).

borkdude 2021-02-28T20:11:08.007200Z

I don't disagree.