Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 531 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 531 Bytes

2022-SuperScouter

Fetch data from TheBlueAlliance and put it into a scouting spreadsheet
Features a robot "stat wheel"

Setup:

Copy src/main/resources/config_template.properties to src/main/resources/template.properties
In config.properties, add the spreadsheet id and the bluealliance api key in their respective fields

Build/Run:

./gradlew build and ./gradlew run