Skip to content

A very basic version of Cowsay in GO. But with Rainbow text.

Notifications You must be signed in to change notification settings

wwwstephen/rainbowcow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rainbowcow

A very basic version of Cowsay in GO. But with Rainbow text.

$ git clone http://github.com/ennisstephen/rainbowcow.git
$ cd rainbowcow && go build

then

$ echo "Hello World" | rainbowcow
  _____________ 
/ hello world \
\             /
 ------------- 
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Except it's rainbow. Use this as a learning or productivity aid.

About

A very basic version of Cowsay in GO. But with Rainbow text.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages