Garbage
Paying too much attention? Need a distraction? Get a rolling garbage can to whiz by you, from the convenience of your terminal!
Installation
Run in your terminal
gem inatall garbage
And then execute:
$ bundle
Or install it yourself as:
$ gem install garbage
Usage
Type in the word: garbage into your terminal, and sit back, and relax!
Contributing
- Fork it ( https://github.com/[my-github-username]/garbage/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