Go to file
Zynh0722 7aa17a6fed bigger 2024-05-06 07:44:08 -07:00
assets bigger 2024-05-06 07:44:08 -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 bigger 2024-05-06 07:44:08 -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.