To install dependencies:
bun installTo 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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To install dependencies:
bun installTo 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.