Skip to content

RokibulUddin/catsay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

catsay 0.1.0

Usage

Show a cat banner saying a message (done in Rust)

USAGE:
    catsay.exe [FLAGS] [OPTIONS] [message]

FLAGS:
    -c, --color      Use color
    -d, --dead       Make that 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 <catfile>    Load the cat picture from the specified file (ASCII)

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

Example

Hello World!
    \
     \
      \  /\__/\
        /`    '\
      === o  o ===
        \  --  /
       /        \
      /          \
     |            |
      \  ||  ||  /
       \_oo__oo_/#######o
       
I'm dead...
    \
     \
      \  /\__/\
        /`    '\
      === x  x ===
        \  --  /
       /        \
      /          \
     |            |
      \  ||  ||  /
       \_oo__oo_/#######o

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages