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