Add the following line to Cargo.toml
.
tree-sitter-cql = "0.0.1"
- Make changes to grammar.js
- Run
cargo install tree-sitter-cli
- Ensure that
.cargo/bin
is in your $PATH - Install nodejs. Possibly
pacman -Syu nodejs
orapt-get install nodejs
. - Run
tree-sitter generate