Brendan Allan c2f6135daf Merge branch 'dev' into brendan/effect-env 3 days ago
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 1 month ago
migration 1d81c0266c chore: generate 3 days ago
script f7c6943817 refactor(config): remove async facade exports (#22325) 3 days ago
specs 5b8b874732 update effect docs (#22340) 3 days ago
src c2f6135daf Merge branch 'dev' into brendan/effect-env 3 days ago
test c2f6135daf Merge branch 'dev' into brendan/effect-env 3 days ago
.gitignore 771525270a fix(opencode): ignore generated models snapshot files (#19362) 3 weeks ago
AGENTS.md 6fdb8ab90d refactor(file): add ripgrep search service (#22295) 3 days ago
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 1 month ago
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 4 months ago
README.md f3da73553c sync 10 months ago
bunfig.toml 6274b0677c tui plugins (#19347) 2 weeks ago
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 2 months ago
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 3 weeks ago
package.json 43b37346b6 feat: add interactive burst to the TUI logo (#22098) 3 days ago
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 3 weeks ago
sst-env.d.ts 24a9841322 zen: update sst version 1 month ago
tsconfig.json 94c128f73b chore: generate 1 month ago

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.