exercism / cli

A Go based command line tool for exercism.org.
https://exercism.org/docs/using/solving-exercises/working-locally
MIT License
1.32k stars 345 forks source link
community-contributions-paused

Exercism Command-line Interface (CLI)

CI Go Report Card

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.

Installing the CLI

Instructions can be found at exercism/cli/releases

Contributing

If you wish to help improve the CLI, please see the Contributing guide.