Sha256: eec21e4e005f7e6d9596ffbd530297faf39500369dd9b86f2af0aa061524e1e7
Contents?: true
Size: 594 Bytes
Versions: 1
Compression:
Stored size: 594 Bytes
Contents
# ImageScraper A gem which downloads all the images from a given url. ## Installation Add this line to your application's Gemfile: ```ruby gem 'ImageScraper' ``` And then execute: $ bundle Or install it yourself as: $ gem install ImageScraper ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/sam09/ImageScraper/fork ) 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 a new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ImageScraper-0.0.2 | README.md |