commit | b73e1e91f00a6660f85bbf8c45d8cfc35dbeaae6 | [log] [tgz] |
---|---|---|
author | EvgeneOskin <eoskin@crystalnix.com> | Tue Oct 13 09:57:10 2015 +0600 |
committer | EvgeneOskin <eoskin@crystalnix.com> | Tue Oct 13 09:57:10 2015 +0600 |
tree | 297ac2eff0e1dfa0a032a6a1480f91a530921951 | |
parent | cc3c32869cbed41d99ff45aa4d737c0a7f9ac1f0 [diff] |
Add storing full text in journal directories.
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.