10 Commits

Author SHA1 Message Date
f72b12aa6c fix(template): attempt to fix a crash on windows 2025-10-17 18:19:55 -04:00
895e8903ce fix(template): add a noop to allow for template generation v1.2 2025-10-17 14:50:41 -04:00
e1609a3bb2 fix(vendordep list): missing description v1.1 2025-10-17 14:41:30 -04:00
a75e49a4df fix(typo): whoops 2025-10-17 14:38:29 -04:00
4c185ebc5a feat(goreleaser): version 1.0 v1.0 2025-10-17 14:34:55 -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