Note: This package is now located in the bracketclub/bracketclub monorepo.
Write scripts to get insights about bracket entries or masters.
npm install
npm install bracket-data@latest
npm run fetch-data
npm start -- --years 2012 2013 --script yearlyUpsets
--user
--master
--script
--years
--year
--year all
--sports
See scripts/
for the available scripts to run.
MIT