RubyGems Navigation menu

mlb_scoreboard 0.1.2

MLB Scoreboard is a CLI em that displays matchups and box scores from the official MLB API. Use bin/mlb_scoreboard to load all MLB matchups from the previous day. To see more details about a matchup, enter the corresponding matchup number. The details include hits, runs, and errors. At any time the user can type 'exit' to exit the program.

Gemfile:
=

install:
=

Versions:

  1. 0.1.4 June 26, 2016 (10.5 KB)
  2. 0.1.3 June 26, 2016 (39.5 KB)
  3. 0.1.2 June 26, 2016 (10 KB)
  4. 0.1.1 June 25, 2016 (10 KB)
Show all versions (5 total)

Runtime Dependencies (3):

json >= 1.8.3, ~> 1.8
nokogiri >= 1.6.8, ~> 1.6
terminal-table >= 1.6.0, ~> 1.6

Development Dependencies (3):

bundler ~> 1.12
rake ~> 10.0
rspec ~> 3.0

Owners:

Authors:

  • Steve Frost

SHA 256 checksum:

=

Total downloads 10,683

For this version 1,852

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: