tag | 82c5ec48ea0fb848562d5c8acd34215e8588cf09 | |
---|---|---|
tagger | EvgeneOskin <eoskin@crystalnix.com> | Mon Oct 19 11:31:00 2015 +0600 |
object | 2cacdff092a2563499bd4e5630b86668a8fd0427 |
Add ci. Add tests, ci. Also, change CLI to save article full texts to journal directories.
commit | 2cacdff092a2563499bd4e5630b86668a8fd0427 | [log] [tgz] |
---|---|---|
author | EvgeneOskin <eoskin@crystalnix.com> | Mon Oct 19 11:30:49 2015 +0600 |
committer | EvgeneOskin <eoskin@crystalnix.com> | Mon Oct 19 11:30:49 2015 +0600 |
tree | 22881badd97e34de7c95016ad2194e7f14be1f1a | |
parent | e07fae487bf5cc7215f01b1083b6d028e3d4946a [diff] | |
parent | 412423af1b83fd1a107f01c8470255d1a36fd522 [diff] |
Merge branch 'release/0.1.1'
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.