This is an opinionated CLI application starter template for Rust.
-
Clone this repository.
-
If desired set constants
APP_ORGANIZATION
andAPP_QUALIFIER
insrc/main.rs
. -
Run help:
cargo run -- --help
This is an opinionated CLI application starter template for Rust.
Clone this repository.
If desired set constants APP_ORGANIZATION
and APP_QUALIFIER
in src/main.rs
.
Run help:
cargo run -- --help