1 unstable release
0.1.0 | Aug 14, 2022 |
---|
#197 in #demo
7KB
Command Line Applications in Rust
Code History
The code in this repository is based on the Command Line Applications in Rust online book.
cargo new grrs
cd grrs/
cargo run
cargo add clap --features derive
touch README.md
Dependencies
~3.5MB
~64K SLoC