An open API service indexing awesome lists of open source software.

https://github.com/exercism/windows-installer

A project to download and install the latest version of Exercism Client for Windows depending on the architecture.
https://github.com/exercism/windows-installer

community-contributions-paused

Last synced: 9 months ago
JSON representation

A project to download and install the latest version of Exercism Client for Windows depending on the architecture.

Awesome Lists containing this project

README

          

# Installer for the Exercism Windows Command-Line Client
A project to download and install the latest version of Exercism Client for Windows depending on the architecture.

© Copyright Exercism
All Rights Reserved

Exercism Repository -> https://github.com/exercism/exercism

![GitHub release](https://img.shields.io/github/release/exercism/windows-installer.svg?style=plastic) ![GitHub Releases](https://img.shields.io/github/downloads/exercism/windows-installer/latest/total.svg?style=plastic)

# System Requirements
*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.


# Step-By-Step Install Procedure
## Install Location
![Install Location](img/installLocation.png)
`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.


![browse](img/browse.png)
Click the `Ok` button to accept your folder selection.

## Download and Install
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.
![download success](img/installFinish.png)
Click the `Finish` button once the process completes successfully.

Have fun with the exercises and keep learning!

## Contributing

If you want to help improve the installer, check out the [Contributing guide](CONTRIBUTING.md).