NBA Information Gem

This is a CLI gem for the NBA. Check the current conference standings, view the schedule of games for today, or view your favorite teams stats. All standings, stats, and schedules are updated in realtime from ESPN and CBSsports.

Installation

From the command line:

gem install nba_information

Usage

Once installed, type

nba_information

and follow the instructions from there.

Development

Runtime Dependencies:

  • nokogiri
  • HTTParty

License

The gem is available as open source under the terms of the MIT License.