mlbscores
v1.0.0
Published
A CLI tool to display MLB games and scores.
Downloads
11
Maintainers
Readme
MLB CLI
A CLI tool to display MLB games and scores.
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
- Fork it
- Run
npm install
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
License
MIT © Ryan Burgess