cloudaxe-opencode/packages/opencode
Aiden Cline d3caa55c10 Revert "fix: spawns hanging (#3192)"
This reverts commit 278ffb9a4e.
2025-10-15 15:20:14 -05:00
..
bin feat: make npm package install work on windows (#2419) 2025-09-08 16:14:18 -04:00
script ci: version stuff 2025-10-14 14:52:05 -04:00
src Revert "fix: spawns hanging (#3192)" 2025-10-15 15:20:14 -05:00
test fix: disable GPG signing in snapshot tests (#3102) 2025-10-13 23:40:41 -05:00
.gitignore
AGENTS.md
bunfig.toml wip: bun test improvements 2025-09-27 02:17:08 -04:00
package.json try tsgo 2025-10-14 18:30:32 -04:00
README.md
sst-env.d.ts wip: zen 2025-09-29 14:17:53 -04:00
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.