ZIP
WinGet
Exercism CLI
Exercism · 3.5.8 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
exercism-3.5.8-windows-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Exercism.CLI
Version
3.5.8
Description
A Go based command line tool for exercism.io.
License
MIT
↗
Homepage
https://github.com/exercism/cli
Support
https://exercism.org/docs
Installer URL
https://github.com/exercism/cli/releases/download/v3.5.8/exercism-3.5.8-windows-arm64.zip
Release Notes
To install, follow the interactive installation instructions at https://exercism.org/cli-walkthrough
Changelog
- 282894b Bump version to v3.5.8 (#1216)
- 8d0bdbe Drop team-specific logic from the CLI (#1206)
- 3c2804b Fix the API settings URL: remove the /my/ prefix (#1217)
- 2599e0b Include empty files in downloads (#1213)
- efc3ce2 Update the token URL to point to the API settings page (#1215)
- c1fb103 Use mode 0700 for the config dir, not 0755; other users should not have access to the confi…