We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd0f65f commit fa69f33Copy full SHA for fa69f33
src/stripe-cli/devcontainer-feature.json
@@ -3,6 +3,7 @@
3
"id": "stripe-cli",
4
"version": "1.0.0",
5
"description": "Installs the Stripe CLI. Auto-detects latest version and installs needed dependencies.",
6
+ "documentationURL": "https://github.com/nullcoder/devcontainer-features/tree/main/src/stripe-cli",
7
"options": {
8
"version": {
9
"type": "string",
@@ -17,4 +18,4 @@
17
18
"ghcr.io/devcontainers/features/common-utils",
19
"ghcr.io/devcontainers/features/git"
20
]
-}
21
+}
0 commit comments