A simple example of using Ruby for command line utilities.
This is only an example and is not currently published on RubyGems.
To install you can:
git clone https://github.com/dhinus/meew.git
cd meew
gem build meew.gemspec
gem install ./meew-0.0.1.gem
meew [command]
Available commands:
- browser open a new browser window displaying an image of a cat
- file save on the desktop an image of a cat
- fact display a cat fact
- news CAN I HAS NEWZ?
bundle
bundle exec rake