1 unstable release
new 0.2.2 | Apr 7, 2025 |
---|
#737 in Command line utilities
12KB
289 lines
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
andAPP_QUALIFIER
insrc/main.rs
. -
Run help:
cargo run -- --help
Dependencies
~4–12MB
~144K SLoC