vim _data/schedule.csv
#
# can do this online super easily as well
# TODO
# TODO
cd assets/docs
cp ~/Downloads/*.csv teams.csv
python3 teams.py teams.csv
python3 teams.py teams.csv -r # rating page
# manually diff the generated files with the current roster to do final corrections
# TODO
# TODO