stoicsay

Crates.iostoicsay
lib.rsstoicsay
version0.1.0
sourcesrc
created_at2023-04-27 20:43:09.480407
updated_at2023-04-27 20:43:09.480407
descriptionA command line tool to print a random quote from the Stoics
homepagehttps://github.com/charliesabino/stoicsay
repositoryhttps://github.com/charliesabino/stoicsay
max_upload_size
id850898
size3,804,700
Charlie Sabino (charliesabino)

documentation

README

stoicsay

Stoicsay is a tool that prints a random quote from the greatest stoic thinkers to the command line.

Examples

Standalone

$ stoicsay
Manage all your actions, words, and thoughts accordingly, since you may at any moment quit life.
- Marcus Aurelius

Combined with cowsay

$ stoicsay | cowsay
 _________________________________________
/ It’s not that we have a short time to \
| live, but that we waste a lot of it.” |
\ -Lucius Annaeus Seneca. - Seneca        /
 -----------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Commit count: 6

cargo fmt