Loading...
winget install --id=Exercism.CLI -e
The Exercism command-line interface (CLI) is the best way to get started with Exercism. Download exercises, submit your solutions, and fetch your next core exercise, all from your terminal.
The CLI is the link between the Exercism website and your local work environment. It lets you download exercises and submit your solution to the site.
This CLI ships as a binary with no additional runtime requirements.
Instructions can be found at exercism/cli/releases
If you wish to help improve the CLI, please see the Contributing guide.