Kit Langton aff2218de8 refactor: switch config siblings to self-reexport imports há 4 dias atrás
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) há 1 mês atrás
migration 1d81c0266c chore: generate há 1 semana atrás
script 675a46e23e CLI perf: reduce deps (#22652) há 4 dias atrás
specs c802695ee9 docs: add circular import rules to namespace treeshake spec (#22754) há 4 dias atrás
src aff2218de8 refactor: switch config siblings to self-reexport imports há 4 dias atrás
test aff2218de8 refactor: switch config siblings to self-reexport imports há 4 dias atrás
.gitignore 675a46e23e CLI perf: reduce deps (#22652) há 4 dias atrás
AGENTS.md 3f7df08be9 perf: make vcs init non-blocking by forking git branch resolution (#22771) há 4 dias atrás
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync há 1 mês atrás
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) há 4 meses atrás
README.md f3da73553c sync há 10 meses atrás
bunfig.toml 6274b0677c tui plugins (#19347) há 3 semanas atrás
drizzle.config.ts 6d95f0d14c sqlite again (#10597) há 2 meses atrás
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) há 4 semanas atrás
package.json 675a46e23e CLI perf: reduce deps (#22652) há 4 dias atrás
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) há 4 semanas atrás
sst-env.d.ts 24a9841322 zen: update sst version há 2 meses atrás
time.ts 675a46e23e CLI perf: reduce deps (#22652) há 4 dias atrás
trace-imports.ts 675a46e23e CLI perf: reduce deps (#22652) há 4 dias atrás
tsconfig.json 675a46e23e CLI perf: reduce deps (#22652) há 4 dias atrás

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.