Commit 5e2fe3c
committed
docs(CHANGES): Add uv installation method for developmental releases
why: Align with vcspull's documentation pattern and provide modern
installation options for users who prefer uv over pip.
what:
- Add uv installation example with --prerelease allow flag
- Maintain existing pip installation instructions
- Remove pipx/uvx/uv tool methods as libvcs is a library, not a CLI tool
- Keep documentation focused on relevant package management tools
refs: Consistent with vcspull's approach to documenting installation methods1 parent d19157d commit 5e2fe3c
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
12 | 17 | | |
13 | 18 | | |
14 | 19 | | |
| |||
0 commit comments