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/binis in your $PATH - Install nodejs. Possibly
pacman -Syu nodejsorapt-get install nodejs. - Run
tree-sitter generate