aboutsummaryrefslogtreecommitdiff
path: root/src/github-cli/feature.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/github-cli/feature.json')
-rw-r--r--src/github-cli/feature.json16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/github-cli/feature.json b/src/github-cli/feature.json
deleted file mode 100644
index 9a00923..0000000
--- a/src/github-cli/feature.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "id": "github-cli",
- "name": "GitHub CLI",
- "options": {
- "version": {
- "type": "string",
- "proposals": ["latest", "none"],
- "default": "latest",
- "description": "Select version of the GitHub CLI, if not latest."
- }
- },
- "install": {
- "app": "",
- "file": "install.sh"
- }
-} \ No newline at end of file