FaisalAfroz / cli

A Go based command line tool for exercism.io.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exercism Command-line Interface (CLI)

Build Status 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.

About

A Go based command line tool for exercism.io.

License:MIT License


Languages

Language:Go 96.0%Language:Shell 4.0%