paviko 05781a2b32 Merge public/dev into ide-plugin - resolved conflicts in build.ts and bun.lock il y a 2 semaines
..
bin ff462dfd7a fix: windows install (#4293) il y a 3 mois
script 05781a2b32 Merge public/dev into ide-plugin - resolved conflicts in build.ts and bun.lock il y a 2 semaines
src 05781a2b32 Merge public/dev into ide-plugin - resolved conflicts in build.ts and bun.lock il y a 2 semaines
test f834915d3f test: fix flaky test (#11427) il y a 2 semaines
types b487a18316 first release il y a 3 mois
webgui c6a85b5359 Improved positioning of reference popup (@ action) il y a 2 semaines
.gitignore 898d8d01a0 Merge public/dev into ide-plugin il y a 3 semaines
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) il y a 1 mois
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) il y a 2 mois
README.md f3da73553c sync il y a 8 mois
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool il y a 3 semaines
package.json 05781a2b32 Merge public/dev into ide-plugin - resolved conflicts in build.ts and bun.lock il y a 2 semaines
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) il y a 1 mois
sst-env.d.ts 28c802f399 wip: zen il y a 2 mois
tsconfig.json b487a18316 first release il y a 3 mois

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.