Dax Raad ed8d277e49 fix formatting output going into tui 8 месяцев назад
..
bin 2384c7e734 ci: windows 8 месяцев назад
script 4f715e66dc ci: windows 8 месяцев назад
src ed8d277e49 fix formatting output going into tui 8 месяцев назад
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.