Skip to content
/ Phil Public template

A template repo for a command style robot.

License

Notifications You must be signed in to change notification settings

StuyPulse/Phil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

153d30d · Jan 14, 2025

History

69 Commits
Jan 9, 2024
Mar 31, 2022
Jan 6, 2025
Jan 7, 2025
Mar 31, 2022
Jan 6, 2025
Jan 6, 2025
Jan 10, 2024
Jan 8, 2024
Mar 31, 2022
Jan 8, 2024
Jan 14, 2025
Jan 7, 2025
Jan 7, 2025
Jan 7, 2025
Jan 9, 2024

Repository files navigation

Phil

A template repo for a command style robot.

To Use

  • Click Use this template in GitHub and create your new repository using the Phil template.
  • Ensure that the GradleRIO, StuyLib, and venderdeps versions are up-to-date in your new repository.
  • Now go Phil up your repository. Godspeed.

To Update | Maintain

  • 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.