Skip to content

Commit 6a6cb47

Browse files
markphipgithub-actions
and
github-actions
authored
Automated documentation update [skip ci] (#42)
Co-authored-by: github-actions <[email protected]>
1 parent 0bcb9a9 commit 6a6cb47

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

src/devtool/README.md

+33
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
2+
# DevTool (devtool)
3+
4+
Install DevTool
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/microsoft/codespace-features/devtool:1": {}
11+
}
12+
```
13+
14+
15+
16+
## Customizations
17+
18+
### VS Code Extensions
19+
20+
- `ms-codespaces-tools.ado-codespaces-auth`
21+
22+
This installs a Microsoft-internal tool named DevTool. This will also install
23+
the `xdg-utils` package so that the `xdg-open` CLI is available for the
24+
DevTool CLI to be able to use to open a web browser.
25+
26+
## OS Support
27+
28+
This feature is tested to work on Debian/Ubuntu
29+
30+
31+
---
32+
33+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/microsoft/codespace-features/blob/main/src/devtool/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)