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.
- Host: GitHub
- URL: https://github.com/exercism/windows-installer
- Owner: exercism
- License: mit
- Created: 2016-08-04T16:11:35.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2024-02-02T14:09:24.000Z (over 2 years ago)
- Last Synced: 2025-08-26T00:44:40.896Z (10 months ago)
- Topics: community-contributions-paused
- Language: Pascal
- Size: 618 KB
- Stars: 197
- Watchers: 14
- Forks: 70
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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
 
# 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

`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.
## 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.

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).