#run #user-friendly #cargo #example #choose #running #another

app cargo-demo

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.

1 unstable release

Uses old Rust 2015

0.1.0 Jun 17, 2018

#23 in #choose

Apache-2.0

7KB
143 lines

Cargo Demo

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.

Installation

cargo install cargo-demo

Usage

cargo demo [additional flags for cargo]
cargo demo all [additional flags for cargo] # Run all examples one by one

Dependencies

~5–13MB
~170K SLoC