functional-koans / clojure-koans

A set of exercises for learning Clojure
3.74k stars 2.14k forks source link

Add instructions for installing JDK and Leiningen via SDKMAN. #137

Closed marc0der closed 5 years ago

marc0der commented 5 years ago

A very easy way to get going is by using SDKMAN. It is un-invasive to your system and only installs what is needed in your home directory under a ~/.sdkman folder. It takes seconds to install all the dependencies you will need to get up and running.

trptcolin commented 5 years ago

Thanks for the thought, but if we open this can of worms, it seems like we'll need to include instructions for every other version manager too. I might rethink including docker & vagrant here at some point...

How about adding a wiki page for this instead? https://github.com/functional-koans/clojure-koans/wiki