A template repo for a command style robot.
- Click
Use this template
in GitHub and create your new repository using thePhil
template. - Ensure that the
GradleRIO
,StuyLib
, andvenderdeps
versions are up-to-date in your new repository. - Now go Phil up your repository. Godspeed.
- Import project to the latest version of WPILib using the built-in import tool.
- Check that the
GradleRIO
version is up to date. - Check the latest version of StuyLib here and update the version in
./build.gradle
. - Update the files in
./venderdeps
with their latest version, checking their respective websites.