3 releases
Uses new Rust 2024
0.2.4 | Apr 8, 2025 |
---|---|
0.2.3 | Apr 8, 2025 |
0.2.2 | Apr 7, 2025 |
#870 in Command line utilities
339 downloads per month
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
~143K SLoC