Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 437 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 437 Bytes

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.