Like parrotsay, but in C

Federico klez Culloca 67c35723bf clarified the main repo is on git.klezlab.it %!s(int64=7) %!d(string=hai) anos
LICENSE 491173b975 Initial commit %!s(int64=7) %!d(string=hai) anos
Makefile fc8846179c Added makefile and corrected instructions %!s(int64=7) %!d(string=hai) anos
README.md 67c35723bf clarified the main repo is on git.klezlab.it %!s(int64=7) %!d(string=hai) anos
parrotsay.c 0209c3d54e copyright notice on source file %!s(int64=7) %!d(string=hai) anos

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.

ATTENTION

The repository on GitHub is just a mirror.

The main repository lives on my private GOGS instance.

Building.

This has been tested only with:

  • gcc 6.3.0 in Debian Stretch
  • TinyCC 0.9.27 in Debian Stretch
  • clang 6.0.0 on FreeBSD 11.2-RELEASE (with warnings)

To build just do

make