Dax Raad fcc903489b Merge branch 'dev' into sqlite2 há 2 meses atrás
..
bin ff462dfd7a fix: windows install (#4293) há 5 meses atrás
migration b8cbfd48ec format há 2 meses atrás
script 949e69a9bf Merge branch 'dev' into sqlite2 há 2 meses atrás
src fcc903489b Merge branch 'dev' into sqlite2 há 2 meses atrás
test fcc903489b Merge branch 'dev' into sqlite2 há 2 meses atrás
.gitignore e3c1861a3e get rid of models.dev macro há 3 meses atrás
AGENTS.md a48a5a3462 core: migrate from custom JSON storage to standard Drizzle migrations to improve database reliability and performance há 2 meses 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 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool há 2 meses atrás
drizzle.config.ts a48a5a3462 core: migrate from custom JSON storage to standard Drizzle migrations to improve database reliability and performance há 2 meses atrás
package.json 949e69a9bf Merge branch 'dev' into sqlite2 há 2 meses atrás
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) há 3 meses atrás
sst-env.d.ts 28c802f399 wip: zen há 4 meses atrás
tsconfig.json 62e5f4b154 try tsgo há 6 meses 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.