opencode/packages/opencode
2025-06-26 22:30:44 -04:00
..
bin ci: windows 2025-06-24 18:40:36 -04:00
script ci: windows 2025-06-24 18:13:15 -04:00
src ignore: run prettier 2025-06-26 22:30:44 -04:00
test/tool ignore: run prettier 2025-06-26 22:30:44 -04:00
.gitignore tool updates 2025-06-04 13:12:48 -04:00
AGENTS.md docs: add API client generation instructions to README and AGENTS.md (#273) 2025-06-20 17:27:58 -04:00
config.schema.json ignore: run prettier 2025-06-26 22:30:44 -04:00
package.json fix: improve JSON formatting and add piped output support for run command 2025-06-26 17:32:00 -04:00
README.md sync 2025-05-30 20:48:36 -04:00
sst-env.d.ts ignore: run prettier 2025-06-26 22:30:44 -04:00
tsconfig.json sync 2025-05-30 20:48:36 -04:00

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.