gear
gear copied to clipboard
Cargo extension for building programs
Problem to Solve
cargo-gbuild for building programs without extra dependencies ( previous in build scripts ) for users
cargo install cargo-gbuild
cd my-gear-program
cargo gbuild
Possible Solution
$ cargo gbuild
OPTIONS
--manifest-path cargo manifest of the gear program
--target target directory
--help show this message
Notes
No response