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

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.