json.ts To install dependencies: bun install To run: bun run src/index.ts --url https://some-rest-api.com --resource user --outDir $(pwd) This project was created using bun init in bun v1.2.0. Bun is a fast all-in-one JavaScript runtime.