Format my hockey schedule into CSV format for Google Calendar
- Export the league schedule into a CSV file
- Strip the first line of the CSV file to get rid of misc header junk
- Run
./hockey_schedule_formatter "<team name>" <csv file> > <team name>.csv
- Create a temporary Google calendar
- Import the CSV into this calendar
- Export the temporary calendar to iCal
- Delete the temporary calendar