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

链接: