A project to download and install the latest version of Exercism Client for Windows depending on the architecture.
© Copyright 2017 Exercism, Inc.
All Rights Reserved
Exercism Repository -> https://github.com/exercism/exercism.io
Supported Operating Systems = Windows Vista, Windows 7, Windows 8/8.1 , Windows 10
Architecture = 32bit / 64bit
Internet Connection = Required to fetch the latest Exercism Binary
Hard Disk = 10MB for Client, 1KB for Configuration and some additional space to store the fetched exercises.
Browse
or type the location of the folder where you would like to install the Exercism CLI. Click the Next
button when ready to proceed.
Click the Ok
button to accept your folder selection.
The installer will proceed to download the latest version of the CLI for your OS architecture from the GitHub Repo for the Exercism CLI. The downloaded ZIP file will automatically be unzipped into the folder you selected.
Click the Next
button once the process completes successfully.
Finally, enter the Exercism API Token
which allows you to fetch, keep track of exercises, submit solutions etc. This token is assigned to you when you sign up with Exercism. Use the I don't have or don't know my API Token
link to retrieve your token as needed. Also, enter your Workspace
location, from where you will be submitting solutions to exercises.
Once you have input your token
and workspace
information, click the Configure
button. This will invoke the Exercism CLI which will be passed the information you just provided. The output of the CLI will appear in the box at the bottom of the screen.
That's it. Click Finish
and you are done!
Have fun with the exercises and keep learning!
If you want to help improve the installer, check out the Contributing guide.