primitive
primitive is a Rust program that approximates images by drawing random lines.
Assuming you have Rust installed, run
cargo install primitive
``` primitive 0.1.0 Anthony Nguyen anknguyen@gmail.com
USAGE:
primitive [OPTIONS] --input
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS:
-i, --input
SUBCOMMANDS: bench Runs in benchmark mode help Prints this message or the help of the given subcommand(s) ```
primitive is licensed under the MIT license. Please see the LICENSE
file for
more details.