Skip to content

Commit 8020331

Browse files
authored
Merge pull request #41 from jsburckhardt/automated-documentation-update-11414121962
Automated documentation update
2 parents 5c39e5b + 47ebd76 commit 8020331

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

src/uv/README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
2+
# uv/uvx (uv)
3+
4+
A single tool to replace pip, pip-tools, pipx, poetry, pyenv, virtualenv, and more.
5+
6+
## Example Usage
7+
8+
```json
9+
"features": {
10+
"ghcr.io/jsburckhardt/devcontainer-features/uv:1": {}
11+
}
12+
```
13+
14+
## Options
15+
16+
| Options Id | Description | Type | Default Value |
17+
|-----|-----|-----|-----|
18+
| version | Version of UV to install. Accepts versions with 'v' prefix. | string | latest |
19+
20+
21+
22+
---
23+
24+
_Note: This file was auto-generated from the [devcontainer-feature.json](https://github.com/jsburckhardt/devcontainer-features/blob/main/src/uv/devcontainer-feature.json). Add additional notes to a `NOTES.md`._

0 commit comments

Comments
 (0)