tree-sitter-navi
To install dependencies:
To run:
This project was created using bun init in bun v1.0.26. Bun is a fast all-in-one JavaScript runtime.
Development
- Update
grammar.jsand runbun run buildto generate the parser. - Run
bun run testto run the tests.