Go to file
Zynh0722 e1156235d7 BROKEN: Trying to read svg
doesnt work lmao
2024-05-03 05:21:21 -07:00
assets BROKEN: Trying to read svg 2024-05-03 05:21:21 -07:00
.gitignore BROKEN: Trying to read svg 2024-05-03 05:21:21 -07:00
README.md BROKEN: Trying to read svg 2024-05-03 05:21:21 -07:00
bun.lockb BROKEN: Trying to read svg 2024-05-03 05:21:21 -07:00
index.ts BROKEN: Trying to read svg 2024-05-03 05:21:21 -07:00
package.json BROKEN: Trying to read svg 2024-05-03 05:21:21 -07:00
tsconfig.json BROKEN: Trying to read svg 2024-05-03 05:21:21 -07:00

README.md

frc-controller-diagram-generator

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.0. Bun is a fast all-in-one JavaScript runtime.