Go to file
Zynh0722 32942c5be2 imagemagicked svg to png
I would like to find a bun compatible svg renderer at some point, but
for now this will have to do.
2024-05-06 07:09:25 -07:00
assets imagemagicked svg to png 2024-05-06 07:09:25 -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 imagemagicked svg to png 2024-05-06 07:09:25 -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.