Like parrotsay, but in C

Federico Culloca 52423fa38a Create README.md před 7 roky
LICENSE 491173b975 Initial commit před 7 roky
README.md 52423fa38a Create README.md před 7 roky
parrotsay.c 781beffeb6 source code před 7 roky

README.md

parrotsay-lite

Like parrotsay, but in C

Feed it text either via the command line or via the standard input and see a nice party parrot repeating it to you :)

This is basically a naive re-implementation of cowsay, in C, with a colorful parrot instead of the cow.

Inspired by parrotsay.

Building.

This has been tested only with gcc 6.3.0 in Debian Stretch.

To build just do

gcc parrotsay.c -o parrotsay