Kit Langton b493dabfe6 docs(effect): refresh migration status specs (#23206) 4 месяцев назад
..
bin 1d9f05e4f5 cache platform binary in postinstall for faster startup (#14467) 6 месяцев назад
migration 1d81c0266c chore: generate 4 месяцев назад
script c51f3e35ca chore: retire namespace migration tooling + document module shape (#23010) 4 месяцев назад
specs b493dabfe6 docs(effect): refresh migration status specs (#23206) 4 месяцев назад
src c4816f944e chore: generate 4 месяцев назад
test 211136e3a8 feat(effect-zod): transform support + walk memoization + flattened checks (#23203) 4 месяцев назад
.gitignore 675a46e23e CLI perf: reduce deps (#22652) 4 месяцев назад
AGENTS.md c51f3e35ca chore: retire namespace migration tooling + document module shape (#23010) 4 месяцев назад
BUN_SHELL_MIGRATION_PLAN.md 3c6c74457d sync 6 месяцев назад
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) 8 месяцев назад
README.md f3da73553c sync 1 год назад
bunfig.toml 6274b0677c tui plugins (#19347) 5 месяцев назад
drizzle.config.ts 6d95f0d14c sqlite again (#10597) 6 месяцев назад
git e2d03ce38c feat: interactive update flow for non-patch releases (#18662) 5 месяцев назад
package.json a35b8a95c2 release: v1.4.11 4 месяцев назад
parsers-config.ts 4aebaaf067 feat(tui): add syntax highlighting for kotlin, hcl, lua, toml (#18198) 5 месяцев назад
sst-env.d.ts 24a9841322 zen: update sst version 6 месяцев назад
tsconfig.json 675a46e23e CLI perf: reduce deps (#22652) 4 месяцев назад

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.