mlbscores

1.0.0 • Public • Published

MLB CLI

A CLI tool to display MLB games and scores.

MLB scores in the terminal

Install

npm install mlbscores -g

Commands

Today's MLB games and scores

mlb
mlb today

Tomorrow's MLB game schedule

mlb tomorrow

Yesterday's MLB games and scores

mlb yesterday

Date of MLB games and scores

mlb date 2016-04-17

Contributing

  1. Fork it
  2. Run npm install
  3. Create your feature branch (git checkout -b my-new-feature)
  4. Commit your changes (git commit -am 'Add some feature')
  5. Push to the branch (git push origin my-new-feature)
  6. Create new Pull Request

License

MIT © Ryan Burgess

Dependents (0)

Package Sidebar

Install

npm i mlbscores

Weekly Downloads

5

Version

1.0.0

License

MIT

Last publish

Collaborators

  • ryanburgess