https://github.com/thehighlanders/reefscape-2025
Competition season code for the 2025 REEFSCAPE season of the FIRST Robotics Competition Team 6201
https://github.com/thehighlanders/reefscape-2025
Last synced: about 1 year ago
JSON representation
Competition season code for the 2025 REEFSCAPE season of the FIRST Robotics Competition Team 6201
- Host: GitHub
- URL: https://github.com/thehighlanders/reefscape-2025
- Owner: TheHighlanders
- License: other
- Created: 2025-01-09T19:52:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-01T19:31:36.000Z (about 1 year ago)
- Last Synced: 2025-05-01T20:32:26.140Z (about 1 year ago)
- Language: Java
- Size: 133 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Development Setup
Run this command to enable pre-commit hooks:
git config core.hooksPath .githooks