Sha256: a2f09d8eb2aff9596f13605e8d4f240427f14ee765124abf39d8e1d934cafbec
Contents?: true
Size: 1018 Bytes
Versions: 3
Compression:
Stored size: 1018 Bytes
Contents
[![Coverage Status](https://img.shields.io/coveralls/iceraj/socialcrawler.svg)](https://coveralls.io/r/iceraj/socialcrawler) [![Build Status](https://travis-ci.org/iceraj/socialcrawler.svg?branch=feature%2FIntial_Development)](https://travis-ci.org/iceraj/socialcrawler) [![Code Climate](https://codeclimate.com/github/iceraj/socialcrawler/badges/gpa.svg)](https://codeclimate.com/github/iceraj/socialcrawler) # Socialcrawler SocialCrawler looks for social media links for different sites ## Installation Add this line to your application's Gemfile: ```ruby gem 'socialcrawler' ``` And then execute: $ bundle Or install it yourself as: $ gem install socialcrawler ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/iceraj/socialcrawler/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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
socialcrawler-0.0.4 | README.md |
socialcrawler-0.0.3 | README.md |
socialcrawler-0.0.2 | README.md |