Steven T. Cramer 3a082a0efd fix(project): use git common dir for bare repo project cache (#19054) 5 miesięcy temu
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 7 miesięcy temu
migration 1d81c0266c chore: generate 5 miesięcy temu
script ecc06a3d8f refactor(core): make Config.Info canonical Effect Schema (#23716) 5 miesięcy temu
specs ad7ae7353f refactor(core): derive all schema.ts leaves' .zod via effect-zod walker (#23754) 5 miesięcy temu
src 3a082a0efd fix(project): use git common dir for bare repo project cache (#19054) 5 miesięcy temu
test 3a082a0efd fix(project): use git common dir for bare repo project cache (#19054) 5 miesięcy temu
.gitignore 675a46e23e CLI perf: reduce deps (#22652) 5 miesięcy temu
AGENTS.md c51f3e35ca chore: retire namespace migration tooling + document module shape (#23010) 5 miesięcy temu
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 6 miesięcy temu
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 9 miesięcy temu
README.md f3da73553c sync 1 rok temu
bunfig.toml 6274b0677c tui plugins (#19347) 5 miesięcy temu
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 7 miesięcy temu
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 6 miesięcy temu
package.json c9fb8d0ce7 sync release versions for v1.14.20 5 miesięcy temu
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 6 miesięcy temu
sst-env.d.ts 24a9841322 zen: update sst version 7 miesięcy temu
tsconfig.json 675a46e23e CLI perf: reduce deps (#22652) 5 miesięcy temu

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.