Sha256: de2c0ea1f3ad64f1fc00d9f7c0f37d4df73c6e39293abc841695e3164447970b
Contents?: true
Size: 743 Bytes
Versions: 1
Compression:
Stored size: 743 Bytes
Contents
# Crawler TODO: Write a gem description ## Installation Add this line to your application's Gemfile: gem 'crawler' And then execute: $ bundle Or install it yourself as: $ gem install spidermech ## Gem Usage TODO: Write usage instructions here ## Command Line Usage The gem provides a command line tool. You can invoke it via bundle exec crawl http://google.com It will crawl the page and give you the appropriate output. ## Contributing 1. Fork it ( http://github.com/<my-github-username>/crawler/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 new Pull Request
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
spidermech-0.0.1 | README.md |