Skip to content

bogstandard/rollsay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rollsay

         .--""--.___..____..____..____..____..____..___.._
        (  (__)  )     ⠃     ⠃     ⠃     ⠃     ⠃     ⠃    '--.
        |'--..--'|     Like CowSay, only its a bog roll.     <|
        |       :|     ⠰     ⠰     ⠰     ⠰     ⠰     ⠰      /
        |       :|--""----""----""----""----""----""---""-./
        '.__  __;'
        

Just for fun.

How do I work the funky gibbon?

Install go, clone the repo or whatever & run the following.

Build the thing

go build

Use arguments..

./rollsay Hello, World

..or use pipes

echo "Hello, World" | ./rollsay

The bog roll will prefer arguments (first example) over piped data if arguments are provided.

TODO

Nothing? There's gotta be something.. Maybe check issues or something?

Releases

No releases published

Packages

No packages published

Languages