CLI Overview
The tree-sitter command-line interface is used to create, manage, test, and build tree-sitter parsers. It is controlled by
- a personal
tree-sitter/config.jsonconfig file generated bytree-sitter init-config - a parser
tree-sitter.jsonconfig file generated bytree-sitter init.