https://github.com/wmironpatriots/ironbase
A robot codebase template
https://github.com/wmironpatriots/ironbase
frc reefscape robotics
Last synced: 11 months ago
JSON representation
A robot codebase template
- Host: GitHub
- URL: https://github.com/wmironpatriots/ironbase
- Owner: wmironpatriots
- License: mit
- Created: 2025-05-06T12:17:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-15T07:15:47.000Z (11 months ago)
- Last Synced: 2025-07-15T16:47:24.039Z (11 months ago)
- Topics: frc, reefscape, robotics
- Language: Java
- Homepage:
- Size: 112 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: Authors.md
Awesome Lists containing this project
README
# IronBase
>###### A robot codebase template
## Post-Codebase-Creation Checklist
* [ ] Update to post-kickoff/most recent WPIlib version
* [ ] Update to post-kickoff/most recent vendordeps
* [ ] Push updated libs to IronBase Repo
* [ ] Update all references to the year (LICENSE, build.gradle, etc)
* [ ] Import branch rulesets in .github/rulesets
* [ ] Update `Authors.md`
* [ ] Replace this README :)