Wendell Misiedjan e0807d7317 fix: bunproc stdout / stderr parsing, error handling for bun ResolveMessage (#468) 8 months ago
..
bin 2384c7e734 ci: windows 8 months ago
script 8e0ec6b037 ci: aur 8 months ago
src e0807d7317 fix: bunproc stdout / stderr parsing, error handling for bun ResolveMessage (#468) 8 months ago
test f3742ddbb8 ignore: run prettier 8 months ago
.gitignore d13822d26e tool updates 8 months ago
AGENTS.md 53c18a64b4 docs: add API client generation instructions to README and AGENTS.md (#273) 8 months ago
README.md f3da73553c sync 9 months ago
config.schema.json f3742ddbb8 ignore: run prettier 8 months ago
package.json 4bc651f958 fix: improve JSON formatting and add piped output support for run command 8 months ago
sst-env.d.ts f3742ddbb8 ignore: run prettier 8 months ago
tsconfig.json f3da73553c sync 9 months ago

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.