Keep track of NHL playoff picks and score
- Clone the repo
- Run
npm i
- Execute
get-score
:
❯❯❯ node src/cli.mjs get-score
1. @vegasgeek 8
2. @nacin 6
3. @aaronjorbin 6
4. @thoronas 5
5. @tollmanz 5
- Add a directory for the current year to
config/
- Mimic the file format for
picks.hockey.mjs
andresults.hockey.mjs
for the current year
Deploying to blame.hockey
- Push to master
- Now automatically deploys to blame.hockey