Skip to content

exercism/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

743afdf · Aug 15, 2024
Mar 17, 2022
May 9, 2024
Sep 6, 2023
Oct 5, 2023
May 9, 2024
Aug 2, 2017
Oct 5, 2023
Aug 15, 2024
Oct 5, 2023
Oct 5, 2023
Aug 4, 2017
Sep 22, 2018
Mar 16, 2021
Aug 2, 2024
Feb 18, 2022
May 2, 2024
May 9, 2024
Aug 15, 2024
Mar 1, 2024
Oct 5, 2023
Apr 25, 2019
Feb 18, 2022
May 9, 2024
Apr 25, 2024
Apr 25, 2024

Repository files navigation

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.