Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: Recommend using pipx or uv #463

Open
amotl opened this issue Feb 10, 2025 · 0 comments
Open

Documentation: Recommend using pipx or uv #463

amotl opened this issue Feb 10, 2025 · 0 comments

Comments

@amotl
Copy link
Member

amotl commented Feb 10, 2025

About

uv tool install is the corresponding pendant to pipx install today, see blueprint. Please verify it works, then update the docs.

Pitch

Use uv or pipx to install crash into a dedicated virtualenv, managed automatically.

# Use `uv`.
uv tool install crash

# Alternatively, use `pipx`.
pipx install crash

References

/cc @bmunkholm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant