cloudaxe-opencode/packages/opencode
2025-12-10 00:01:56 -06:00
..
bin
script ci 2025-12-10 02:57:39 +00:00
src fix: add Windows support for shell mode (! command) (#5311) 2025-12-10 00:01:56 -06:00
test ci 2025-12-09 19:53:50 -05:00
.gitignore
AGENTS.md
bunfig.toml
Dockerfile
package.json release: v1.0.141 2025-12-10 02:57:38 +00:00
parsers-config.ts
README.md
sst-env.d.ts wip: zen 2025-12-02 18:36:15 -05: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.