| Crates.io | cargo-demo |
| lib.rs | cargo-demo |
| version | 0.1.0 |
| created_at | 2018-06-17 19:40:00.334852+00 |
| updated_at | 2018-06-17 19:40:00.334852+00 |
| description | A user friendly command line interface for interactively choosing and running examples in any Cargo crate. You can also choose to run all examples one after another. |
| homepage | |
| repository | https://github.com/sd-rust/cargo-demo |
| max_upload_size | |
| id | 70537 |
| size | 18,018 |
A user friendly command line interface for interactively choosing and running examples in any Cargo crate. You can also choose to run all examples one after another.
cargo install cargo-demo
cargo demo [additional flags for cargo]
cargo demo all [additional flags for cargo] # Run all examples one by one