Go to file
David Doblas Jiménez 5c52e8e34d Solution to tournament in Bash 2023-10-07 15:09:46 +02:00
bash Solution to tournament in Bash 2023-10-07 15:09:46 +02:00
.gitignore Initial commit 2023-04-18 21:30:43 +02:00
LICENSE Initial commit 2023-04-18 21:30:43 +02:00
README.md Initial commit 2023-04-18 21:30:43 +02:00
exercism Updated version 2023-09-06 17:02:40 +02:00

README.md

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.