RubyGems Navigation menu

mlb_scoreboard 0.1.3

MLB Scoreboard is a CLI gem 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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)
  4. 0.1.1 - June 25, 2016 (10.0 KB)
顯示所有版本(共 5)

Runtime 相依性套件 (3):

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

Development 相依性套件 (3):

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

擁有者:

作者:

  • Steve Frost

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 10,613

這個版本 2,831

版本发布:

授權:

MIT

Ruby 版本需求: >= 0

相關連結: