You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 methods
0 commit comments