package
2.4.1+incompatible
Repository: https://github.com/exercism/go-exercism.git
Documentation: pkg.go.dev

# Functions

Configure stores settings in a JSON file.
Debug provides information about the user's environment and configuration.
Download returns specified iteration with its related problem.
Fetch downloads exercism problems and writes them to disk.
List returns the full list of assignments for a given track.
No description provided by the author
Open uses the given track and problem and opens it in the browser.
Restore returns a user's solved problems.
Skip allows a user to skip a specific problem.
Status is a command that allows a user to view their progress in a given language track.
Submit posts an iteration to the API.
Tracks lists available tracks.
Upgrade allows the user to upgrade to the latest version of the CLI.

# Variables

BuildARCH is the architecture (GOARCH) used during the build process.
BuildARM is the ARM version (GOARM) used during the build process.
BuildOS is the operating system (GOOS) used during the build process.