opencode/packages/opencode
2025-11-13 13:41:56 -06:00
..
bin fix: windows install (#4293) 2025-11-13 12:22:07 -06:00
script fix: windows install (#4293) 2025-11-13 12:22:07 -06:00
src Fix: unreadable texts in light mode (#4301) 2025-11-13 13:41:56 -06:00
test
.gitignore
AGENTS.md
bunfig.toml
package.json release: v1.0.63 2025-11-13 19:00:14 +00:00
parsers-config.ts
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.