0.0
No release in over 3 years
Low commit activity in last 3 years
An NBA CLI gem to check current standings, team stats, and the current day's schedule
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.16
~> 0.10.3
~> 13.0

Runtime

~> 0.18.1
~> 1.0
 Project Readme

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.