Commit Graph

7 Commits

Author SHA1 Message Date
895e8903ce fix(template): add a noop to allow for template generation 2025-10-17 14:50:41 -04:00
e1609a3bb2 fix(vendordep list): missing description 2025-10-17 14:41:30 -04:00
2a22f41fac feat(vendordep): add vendordep management
- Add vendordep add
- Add vendordep remove
- Add vendordep list
- Refactor downloading
2025-10-17 14:15:37 -04:00
e073c0d391 fix(template): add missing vendor dep for certain project types
See last commit message for angry rant about incompetent devs.
2025-10-17 13:10:33 -04:00
6f696a66d3 feat(template): make sure to generate the example.txt in the deploy dir
This should've been part of the template archive but WPILIB devs being
WPILIB devs they can't build anything that doesn't take 5+ days to wrap
your head around. Not to mention their complete lack of any good
documentation.
2025-10-17 12:49:23 -04:00
28824a77d3 fix: update a comment in the template creation 2025-10-17 12:48:49 -04:00
12cefa9092 feat: inital commit
- added template subcmd which generates frc project templates
2025-10-14 23:48:14 -04:00