opencode/packages/opencode
2025-07-24 16:49:04 -04:00
..
bin
script ci: tweak 2025-07-24 15:55:45 -04:00
src feat: Replace unzip with @zip.js/zip.js for Windows compatibility (#662) 2025-07-24 16:49:04 -04:00
test fix: edit tool (#1287) 2025-07-24 16:18:04 -04:00
.gitignore
AGENTS.md
package.json feat: Replace unzip with @zip.js/zip.js for Windows compatibility (#662) 2025-07-24 16:49:04 -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.