Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Initially, I used `uv tool run <name>`, but later discovered `uv tool install <name>`. The `install` command downloads dependencies once and caches them for future use. It is similar to how `pipx install <name>` works.

e.g.

$ uv tool install asciinema

$ asciinema play example.cast



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: