commit | a19725c9f424ac092ab33b6a61e219ee79f77e72 | [log] [tgz] |
---|---|---|
author | EvgeneOskin <eoskin@crystalnix.com> | Sat Oct 17 19:10:04 2015 +0600 |
committer | EvgeneOskin <eoskin@crystalnix.com> | Sun Oct 18 21:24:43 2015 +0600 |
tree | be71a0dfc4332d36f3b2388ef3f2debaf4e367f0 | |
parent | fc9ff6acfd626ccd21404f76d12e5587c2bf83a7 [diff] |
Add rspec tests for lib.
The Project is ruby library and cli tool to search and download articles from MathNet.
Add this line to your application's Gemfile:
gem 'mathnet-crawler'
And then execute:
$ bundle
Or install it yourself as:
$ gem install mathnet-crawler
TODO: Write usage instructions here
After checking out the repo, run bin/setup
to install dependencies. You can also run bin/console
for an interactive prompt that will allow you to experiment.
To install this gem onto your local machine, run bundle exec rake install
. To release a new version, update the version number in version.rb
, and then run bundle exec rake release
, which will create a git tag for the version, push git commits and tags, and push the .gem
file to rubygems.org.
Bug reports and pull requests are welcome on GitHub at https://github.com/EvgeneOskin/ruby-mathnet-crawler.