Rotoworld
This Gem gives you access to Rotoworld's NFL Player News information. Rotoworld is a sports news feed providing up-to-the-second updates regarding a player's performance, trade status, injury, or roster placement. This gem provides users with the most recent NFL player updates, as well as the ability to view the article source in your web browser and go to Draftkings or ESPN Fantasy Football lobby to execture a trade or roster move. In the world of online sports gaming, access to quick, reliable information is a neccessity for proper optimization of models or rosters. The intention of this gem is to efficiently keep the user informed at all times eliminating the need to switch between multiple windows and browsers while reacting to information.
TODO: Delete this and the text above, and describe your gem
Installation
Add this line to your application's Gemfile:
gem 'rotoworld'
And then execute:
$ bundle
Or install it yourself as:
$ gem install rotoworld
Usage
Type rotoworld into the command line. Gem will show you most recent post first. Follow the prompts to either read more about the update, go directly to the source, go to your ESPN Fantasy Football Lobby to make a trade, or go to DraftKings to edit your team. You can type refresh at any time to check if any more updates have been added, or hit exit to leave the Gem.
Development
After checking out the repo, run bin/setup
to install dependencies. Then, run rake spec
to run the tests. 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.
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/rotoworld. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
License
The gem is available as open source under the terms of the MIT License.