mirror of
https://github.com/kristoferssolo/tree-sitter-bruno.git
synced 2025-10-21 20:10:34 +00:00
15 lines
753 B
Markdown
15 lines
753 B
Markdown
# tree-sitter-bruno
|
|
|
|
[Bruno](https://github.com/usebruno/bruno) grammar for [tree-sitter](https://github.com/tree-sitter/tree-sitter).
|
|
|
|
## References
|
|
|
|
- [Bruno Language Grammar](https://github.com/usebruno/bruno/tree/main/packages/bruno-lang/v2)
|
|
- [Bru File](https://github.com/usebruno/bruno/blob/main/packages/bruno-lang/v2/src/bruToJson.js)
|
|
- [Bru Collection File](https://github.com/usebruno/bruno/blob/main/packages/bruno-lang/v2/src/collectionBruToJson.js)
|
|
- [Bru Env File](https://github.com/usebruno/bruno/blob/main/packages/bruno-lang/v2/src/envToJson.js)
|
|
|
|
## Special Thanks
|
|
|
|
[Scalamando](https://github.com/Scalamando) - *for creating [<https://github.com/Scalamando/tree-sitter-bruno](https://github.com/Scalamando/tree-sitter-bruno>)*
|