Skip to content
This repository has been archived by the owner on Apr 4, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (21 loc) · 539 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 539 Bytes

bracket-insights

Note: This package is now located in the bracketclub/bracketclub monorepo.

Write scripts to get insights about bracket entries or masters.

Usage

npm install
npm install bracket-data@latest
npm run fetch-data
npm start -- --years 2012 2013 --script yearlyUpsets

Available arguments

  • --user
  • --master
  • --script
  • --years
  • --year
  • --year all
  • --sports

See scripts/ for the available scripts to run.

LICENSE

MIT