0.0.3 • Published 8 years ago

nba-cli v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

NBA CLI

A CLI tool to display NBA games and scores.

NBA scores in the terminal

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

  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