npm.io
0.0.3 • Published 10 years agoCLI

nba-cli

Licence
MIT
Version
0.0.3
Deps
0
Vulns
0
Weekly
0

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