A Mad Libs Gem From The Best Of Ruby Quiz By James Edward Grey II
clone this repository ($ git clone [email protected]:floum/mad_libs
)
$ bin/madlibs play STORYFILE
The story should be a one-liner
The story may have multiple placeholders
((a friend of yours)) is really a ((an adjective)) friend
Lots of people think that ((a vegetable)) is a fruit
- Fork it ( https://github.com/floum/mad_libs/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request