Shoubhit Dash 050f99ec54 test: make process cwd check cross-platform (#16594) 1 ay önce
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 2 ay önce
migration 2a0be8316b chore: generate 1 ay önce
script 7417c869fc fix issue with migration 1 ay önce
src 13a68f3de3 fix(opencode): avoid TTY corruption from double cleanup (#16565) 1 ay önce
test 050f99ec54 test: make process cwd check cross-platform (#16594) 1 ay önce
.gitignore e3c1861a3e get rid of models.dev macro 3 ay önce
AGENTS.md 6d95f0d14c sqlite again (#10597) 2 ay önce
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 1 ay önce
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 4 ay önce
README.md f3da73553c sync 10 ay önce
bunfig.toml bc1fd0633d fix(test): move timeout config to CLI flag (#13494) 2 ay önce
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 2 ay önce
package.json a52d640c8c release: v1.2.21 1 ay önce
parsers-config.ts e96f6385c2 fix(opencode): fix Clojure syntax highlighting (#13453) 2 ay önce
sst-env.d.ts 24a9841322 zen: update sst version 2 ay önce
tsconfig.json 62e5f4b154 try tsgo 6 ay önce

README.md

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.