An open API service indexing awesome lists of open source software.

https://github.com/drewmoore/cheers


https://github.com/drewmoore/cheers

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

Cheers
======
__My first Ruby program__

This simple exercise accepts a user's name from the command prompt. It then spells out the name in a cheerleader style,
"shouting" out each letter in the name. It watches for whether it needs to add the article "a" or "an" before a given letter.