Fetch data from TheBlueAlliance and put it into a scouting spreadsheet
Features a robot "stat wheel"
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
./gradlew build
and ./gradlew run