If the cargo project is a binary crates, this tool can register the binary in the following launcher.
Alfred:
cargo-launcher can be installed with cargo install:
shell
$ cargo install cargo-launcher
To upgrade:
shell
$ cargo install --force cargo-launcher
The resulting binary should then be in $HOME/.cargo/bin.
Or download binary from gthub release page.
``` shell $ cd {your binary crates project}
$ cargo install --path . ... Installing /Users/watawuwu/.cargo/bin/{your-binary} ```
$ cargo launcher alfred
$ cargo launcher hain
$ cargo launcher albert