catsay-bpv

Crates.iocatsay-bpv
lib.rscatsay-bpv
version0.2.0
sourcesrc
created_at2021-05-31 18:26:22.01378
updated_at2021-06-01 16:47:10.426749
descriptioncatsay - tool that makes a cat speak your message
homepage
repositoryhttps://github.com/BernatskyPavel/catsay
max_upload_size
id404364
size20,103
Bernatsky Pavel (BernatskyPavel)

documentation

README

catsay - tool that makes a cat speak your message.

USAGE: catsay-bpv [FLAGS] [OPTIONS] [message]

FLAGS: -d, --dead Make the cat appear dead -h, --help Prints help information -i, --stdin Read the message from STDIN instead of the argument -V, --version Prints version information

OPTIONS: -f, --file Load the cat picture from specified file -w, --width Max length of one row of symbols [default: 40] // Length will be limited to console length.

ARGS: What does the cat say? [default: Meow!]

Cat will be placed exactly in the middle under the message.

Commit count: 6

cargo fmt