To install dependencies:
bun installTo run:
bun run index.ts [command]Alternatively you can alias this to just be the command work, followed by a command
This project was created using bun init in bun v1.1.15. Bun is a fast all-in-one JavaScript runtime.