Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beng49/simsplash
Example code for StuySplash 2022
https://github.com/beng49/simsplash
Last synced: 28 days ago
JSON representation
Example code for StuySplash 2022
- Host: GitHub
- URL: https://github.com/beng49/simsplash
- Owner: BenG49
- License: mit
- Created: 2022-12-09T15:11:35.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-10T15:35:46.000Z (about 2 years ago)
- Last Synced: 2023-12-16T18:38:45.409Z (about 1 year ago)
- Language: Java
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](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.