opencode/packages/opencode
2025-10-24 13:51:24 -05:00
..
bin
script fix sourcemapping so errors show proper stack trace 2025-10-21 15:32:24 -04:00
src ignore: reword 2025-10-24 13:46:47 -05:00
test wip: desktop work 2025-10-24 12:16:33 -05:00
.gitignore
AGENTS.md
bunfig.toml
package.json fix: pierre dep 2025-10-24 13:51:24 -05:00
README.md
sst-env.d.ts
tsconfig.json try tsgo 2025-10-14 18:30:32 -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.