nhl-cli

1.0.0 • Public • Published

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

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i nhl-cli

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • ryanburgess