/bracket

Keep score of NHL playoff picks

Primary LanguageJavaScript

Bracket

Keep track of NHL playoff picks and score

Usage

  1. Clone the repo
  2. Run npm i
  3. Execute get-score:
❯❯❯ node src/cli.mjs get-score
1. @vegasgeek 8
2. @nacin 6
3. @aaronjorbin 6
4. @thoronas 5
5. @tollmanz 5

Updating

  1. Add a directory for the current year to config/
  2. Mimic the file format for picks.hockey.mjs and results.hockey.mjs for the current year

Deploying to blame.hockey

  1. Push to master
  2. Now automatically deploys to blame.hockey