#desktop entry from `cargo install`
20 messages · Page 1 of 1 (latest)
It's not meant to be used to distribute arbitrary applications
then why install
add makes sense, it's getting a crate for you
but tons of projects let you just grab it from crates.io directly if thats your best options
For development tools
is a code editor a dev tool 🤔
Specifically for cli tools
then what am i looking for, cargo dist? packaing for a bunch of distros?
cargo binstall does that kind of doesn't it
github packages or?