paviko 898d8d01a0 Merge public/dev into ide-plugin há 3 semanas atrás
..
bin ff462dfd7a fix: windows install (#4293) há 3 meses atrás
script 898d8d01a0 Merge public/dev into ide-plugin há 3 semanas atrás
src 898d8d01a0 Merge public/dev into ide-plugin há 3 semanas atrás
test 32e6bcae3b core: fix unicode filename handling in snapshot diff by disabling quote escaping há 3 semanas atrás
types b487a18316 first release há 3 meses atrás
webgui b1dcbe49fb #1 Files changes panel fix há 3 semanas atrás
.gitignore 898d8d01a0 Merge public/dev into ide-plugin há 3 semanas atrás
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) há 1 mês atrás
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) há 2 meses atrás
README.md f3da73553c sync há 8 meses atrás
bunfig.toml ed0c0d90be feat: add variants toggle (#6325) há 1 mês atrás
package.json 898d8d01a0 Merge public/dev into ide-plugin há 3 semanas atrás
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) há 1 mês atrás
sst-env.d.ts 28c802f399 wip: zen há 2 meses atrás
tsconfig.json b487a18316 first release há 3 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.