https://github.com/retrodaredevil/frc-code-database
Contains code from many teams using git submodules
https://github.com/retrodaredevil/frc-code-database
database frc frc-java frc-robot
Last synced: about 2 months ago
JSON representation
Contains code from many teams using git submodules
- Host: GitHub
- URL: https://github.com/retrodaredevil/frc-code-database
- Owner: retrodaredevil
- License: mit
- Created: 2020-01-31T14:48:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-05T16:53:17.000Z (about 5 years ago)
- Last Synced: 2025-02-05T09:20:25.127Z (4 months ago)
- Topics: database, frc, frc-java, frc-robot
- Language: Python
- Size: 346 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# FRC Code Database
Contains code from many teams using git submodulesHave you ever wanted to easily look up other team's code? This repository was made for that.
## Structure
```
frc/
other/
```See [CONTRIBUTING.md](CONTRIBUTING.md) for making contributions