nba-cli
v0.0.3
Published
A CLI tool to display NBA games and scores.
Downloads
4
Maintainers
Readme
NBA CLI
A CLI tool to display NBA games and scores.
Install
npm install nba-cli -g
Commands
Today's NBA games and scores
nba
nba today
Tomorrow's NBA game schedule
nba tomorrow
Yesterday's NBA games and scores
nba yesterday
Date of NBA games and scores
nba date 2016-03-15
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