Ruboty::FreeImage
ruboty plugin for search free images.
Installation
Add this line to your application's Gemfile:
gem 'ruboty-free_image'
And then execute:
$ bundle
Or install it yourself as:
$ gem install ruboty-free_image
Usage
@ruboty free image java sparrow
Support
- flickr api(CC BY, CC BY-SA)
- media wiki Allimages, Opensearch API
- and more...
Contributing
- Fork it ( https://github.com/blockgiven/ruboty-free_image/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