Skip to content

Commit 7655082

Browse files
Automated documentation update [skip ci] (#69)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 157d3ec commit 7655082

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

src/astral.sh-uv/README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
2+
# astral.sh/uv (astral.sh-uv)
3+
4+
Install "uv" and "uvx" binaries
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/devcontainer-community/devcontainer-features/astral.sh-uv:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of "uv" to install. | string | latest |
19+
| shellautocompletion | Enable or disable uv and uvx autocompletion. | boolean | false |
20+
21+
22+
23+
---
24+
25+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/devcontainer-community/devcontainer-features/blob/main/src/astral.sh-uv/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)