opencode/packages/opencode
2025-11-21 22:58:20 -05:00
..
bin
script sync 2025-11-21 22:58:20 -05:00
src enterprise (#4617) 2025-11-21 20:41:27 -05:00
test ignore: todo fix test case 2025-11-19 15:18:21 -06:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile ci stuff 2025-11-21 22:53:58 -05:00
package.json release: v1.0.92 2025-11-22 03:31:28 +00:00
parsers-config.ts
README.md
sst-env.d.ts chore: format code 2025-11-21 17:57:33 +00:00
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.