Skip to content

pedrobarco/tree-sitter-bru

Repository files navigation

Bru tree-sitter parser

Bru markup language grammar for tree-sitter

Developing

Install npm and run the following command to install:

npm install

Building

Change the grammar in ./grammar.js and run the build command:

npm run generate

Testing

Update/add tests in ./test/ and run the test command:

npm run test

About

Bru markup language grammar for tree-sitter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published