Add this line to your application's Gemfile:
gem 'catz'And then execute:
$ bundle
Or install it yourself as:
$ gem install catz
#####Catz allows you to call the following commands:
Opens a cat image in your browser:
catz browsersaves a cat image to your desktop:
catz fileprints out a fun cat fact:
catz factPrints out the number of categories you can browse:
catz categories** Please note that this is compatible with OSX systems only
Tests need fixing up
After checking out the repo, run bundle install to install dependencies. Then, run rake to run the tests.
To install this gem onto your local machine, run gem build catz.gemspec, then gem install ./catz-0.0.0.gem with the relevant version number
Bug reports and pull requests are welcome on GitHub at https://github.com/cwrw/cats. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.