/cponysay

a basic C implementation of Ponysay

Primary LanguageCGNU General Public License v3.0GPL-3.0

Build Status

cponysay

a basic C implementation of Ponysay

Raising ponies

git clone --recursive https://github.com/FredrikHson/cponysay
cd cponysay
make
build/cponysay -h
build/cponysay 'I am a good pony!'

You can make debug if you suspect these ponies may have some nasty bugs.