372 B
372 B
Rust cli boilerplate.
Contains clap for arguments parsing and nothing else.
How to use this boilerplate?
-
Replace name, authors etc in Cargo.toml and you are good to go.
-
Using cargo generate.
cargo generate --git https://github.com/pjmp/rust-cli-boilerplate.git