2. Setting up your Apps Script Project - jaredhasenklein/FRC-API-for-Google-Sheets GitHub Wiki
Create a new Google Spreadsheet
- Go to drive.google.com
- Click New > Google Sheets
- Name your sheet
Create an Apps Script Project within the sheet
- From your Google Sheet, click Extensions > Apps Script
- Name the project
- Delete the placeholder code
- Save