Wendell Misiedjan 3cfd9d80bc fix: bunproc stdout / stderr parsing, error handling for bun ResolveMessage (#468) 1 год назад
..
bin 2384c7e734 ci: windows 1 год назад
script ce611963c3 ci: aur 1 год назад
src 3cfd9d80bc fix: bunproc stdout / stderr parsing, error handling for bun ResolveMessage (#468) 1 год назад
test 51bf193889 ignore: run prettier 1 год назад
.gitignore d13822d26e tool updates 1 год назад
AGENTS.md 53c18a64b4 docs: add API client generation instructions to README and AGENTS.md (#273) 1 год назад
README.md f3da73553c sync 1 год назад
config.schema.json 51bf193889 ignore: run prettier 1 год назад
package.json 4bc651f958 fix: improve JSON formatting and add piped output support for run command 1 год назад
sst-env.d.ts 51bf193889 ignore: run prettier 1 год назад
tsconfig.json f3da73553c sync 1 год назад

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.