cargo-launcher

Build Status

If the cargo project is a binary crates, this tool can register the binary in the following launcher.

TODO

Usage

Common

``` shell $ cd {your binary crates project}

Install to local, or manually install

The script path is set as follows

PATH=$HOME/.cargo/bin:$HOME/.local/bin:/usr/local/bin:$PATH

$ cargo install --path . ... Installing /Users/watawuwu/.cargo/bin/{your-binary} ```

Alfred workflow

$ cargo launcher alfred

Hain plugin

$ cargo launcher hain

Albert plugin

$ cargo launcher albert