Setting up clojure on windows for beginners.
I tried 3 ways:
- Install a windows linux sub-system - this was too hard to setup
- Setting all deps from ground-up (
git,java,curletc.) - this was too hard to setup - Using scoop - this is the simplest way, described below
Note: this has only been tested on Windows 10