Install the exercism-cli.
"features": {
"ghcr.io/CodeMan99/features/exercism-cli:1": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Specify what version to install. | string | latest |
| destdir | Filesystem location of the exercism binary. | string | /usr/local/bin |
| os | Specify the target operating system. | string | linux |
| arch | Specify the target CPU architecture. | string | x86_64 |
Provides the exercism command at the shell. Using this tool requires authentication.
exercism configure --token=[TOKEN]Please visit Exercism's working locally documentation for further usage information.
Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.