Skip to content

FRC5881/2023Robot

Repository files navigation

Tech Valley High School Dragons

FRC 5881 - 2023 Robot Source Code

CI

Building and Testing Locally

Before committing, make sure all tests run successfully:

./gradlew build

Do not commit or PR broken code.

Code Formatting

Also make sure all code-formatting is correct:

./gradlew spotlessCheck

You can correct errors manually, or to attempt automatic correction:

./gradlew spotlessApply

About

FRC 2023 CHARGED UP Robot Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages