1.0.0 • Published 7 years ago

nhl-cli v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

NHL CLI

A CLI tool to display NHL games and scores.

NHL scores in the terminal

Install

npm install nhl-cli -g

Commands

Today's NHL games and scores

nhl
nhl today

Tomorrow's NHL game schedule

nhl tomorrow

Yesterday's NHL games and scores

nhl yesterday

Date of NHL games and scores

nhl 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