Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
k4limul committed Jun 25, 2024
1 parent 2509903 commit 0eb29f1
Showing 1 changed file with 8 additions and 13 deletions.
21 changes: 8 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Phil
# StuyPulse 2024 Offseason Robot Code

A template repo for a command style robot.
## Summary

## To Use
### Mechanisms

- 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](https://github.com/StuyPulse/StuyLib/releases) and update the version in `./build.gradle`.
- Update the files in `./venderdeps` with their latest version, checking their respective websites.
- Swerve
- Intake
- Shooter / Amp
- Arm
- Vision + Odometry

0 comments on commit 0eb29f1

Please sign in to comment.