opencode/packages/opencode
2025-06-13 06:23:12 -05:00
..
bin Update error message to say opencode instead of sst (#81) 2025-06-12 18:38:59 -04:00
script sync 2025-06-12 14:06:06 -04:00
src wip: refactoring tui 2025-06-13 06:23:12 -05:00
test/tool
.gitignore
AGENTS.md
package.json sync 2025-06-10 13:30:13 -04:00
README.md
sst-env.d.ts
tsconfig.json

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.