diff options
Diffstat (limited to 'src/github-cli/devcontainer-feature.json')
-rw-r--r-- | src/github-cli/devcontainer-feature.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/github-cli/devcontainer-feature.json b/src/github-cli/devcontainer-feature.json index a99634c..86869a6 100644 --- a/src/github-cli/devcontainer-feature.json +++ b/src/github-cli/devcontainer-feature.json @@ -1,6 +1,7 @@ { "id": "github-cli", "name": "GitHub CLI", + "description": "Installs the GitHub CLI. Auto-detects latest version and installs needed dependencies.", "options": { "version": { "type": "string", |