build-scripts Install dependencies bun install Run a script directly bunx script.ts Run tests bun test Format source code bun fmt Lint code bun lint This project was created using bun init in bun v1.1.8. Bun is a fast all-in-one JavaScript runtime.