Skip to content

FredrikHson/cponysay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.