A CLI tool to quickly scaffold Bun monorepos with apps and packages, or add packages and apps to existing Bun monorepos. my-app/ ├── package.json # Root package.json with workspace config ├── tsconfig ...