motivator 0.5.0

Indulge in some motivation++ via random quote(s) from a JSON file.
Documentation

motivator

Indulge in some motivation++ via random quote(s) from a JSON file.

Quick Start

cargo build --release

./target/release/motivator -f <JSON filename>

Example usage:

❯ target/release/motivator -f quotes.json
Whether you think you can or think you can't, you're right. - Henry Ford

See./target/release/motivator -h for a full list of command-line options.