commit | 412423af1b83fd1a107f01c8470255d1a36fd522 | [log] [tgz] |
---|---|---|
author | EvgeneOskin <eoskin@crystalnix.com> | Sun Oct 18 21:33:14 2015 +0600 |
committer | EvgeneOskin <eoskin@crystalnix.com> | Mon Oct 19 11:09:09 2015 +0600 |
tree | 22881badd97e34de7c95016ad2194e7f14be1f1a | |
parent | a19725c9f424ac092ab33b6a61e219ee79f77e72 [diff] |
Add ci. Add travis, coverall and fix rubocop issues.
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.