Sha256: d5a27795722da2dc16ed0e1342ac98c35b9ae479b484bcce066207636759ec68

Contents?: true

Size: 1.54 KB

Versions: 1

Compression:

Stored size: 1.54 KB

Contents

# fillerama

fillerama is a gem to quickly pull quotes from Chris Valleskey's [fillerama API](http://chrisvalleskey.com/fillerama/).

## Installation

Add this line to your application's Gemfile:

    gem 'fillerama'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install fillerama

## Usage

    Fillerama: A Filler Text Generator
    
    Usage: fillerama [options]
        -c, --count COUNT                Number of quotes to retrieve (default is 5)
        -d, --dexter                     Dexter
        -D, --doctorwho                  Doctor Who
        -f, --futurama                   Futurama (default)
        -h, --help                       Display this screen
        -H, --holygrail                  Monthy Python and the Holy Grail
        -l, --loremipsum                 Lorem ipsum dolor sit amet, consectetur adipiscing elit.
        -s, --simpsons                   The Simpsons
        -S, --starwars                   Star Wars
        -v, --version                    Print version and exit
  
    API from Chris Valleskey (http://chrisvalleskey.com/fillerama/)

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

## License

MIT license, see LICENSE.txt for details

Copyright (c) 2012 Neal Clark

## Windmills

![WINDMILLS DO NOT WORK THAT WAY](https://raw.github.com/nclark/fillerama/master/windmills.jpg "WINDMILLS DO NOT WORK THAT WAY")

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
fillerama-0.1.0 README.md