Y
Hacker News
new
|
ask
|
show
|
jobs
by
bin_bash
1235 days ago
If you happen to install a lot of things with cargo, check out cargo-binstall:
https://github.com/cargo-bins/cargo-binstall
It'll fetch the binary release from the repo so you don't have to compile it yourself.