Skip to content

Commit

Permalink
Include the github CLI in the devcontainer (#2788)
Browse files Browse the repository at this point in the history
  • Loading branch information
olix0r authored Mar 12, 2024
1 parent eb1f07d commit cf14405
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"https_proxy": "${localEnv:https_proxy}"
}
},
"features": {
"ghcr.io/devcontainers/features/github-cli:1": {}
},
"customizations": {
"vscode": {
"extensions": [
Expand Down

0 comments on commit cf14405

Please sign in to comment.