exercism / interactive-cli-walkthrough

13 stars 26 forks source link

First iteration on Windows installation howto #15

Closed lhoBas closed 6 years ago

lhoBas commented 6 years ago

Focussing on what I assume is the happy path, the majority of users nowadays: 64-bit Windows 10. This makes use of a folder that is by default part of the PATH, decreasing complexity during installation.

In the future, this could be extended with the Installer path, or an expert path to decrease the verbosity of the steps.

(In anticipation of https://github.com/exercism/interactive-cli-walkthrough/pull/14, I've not updated the compiled version / graph files)

(This implements a first version of #7)

lhoBas commented 6 years ago

Thanks for the speedy review @kytrinyx - great feedback, implemented 👍

kytrinyx commented 6 years ago

This looks great. Would you mind rebasing it against the most recent upstream master to get rid of those conflicts?

lhoBas commented 6 years ago

Rebased 👍

kytrinyx commented 6 years ago

Awesome, thank you 🎉 💙 🎉