tree-sitter-yaml/scripts/setup-tree-sitter.sh

5 lines
140 B
Bash
Raw Normal View History

git clone https://github.com/ikatyang/tree-sitter --branch 0.16.7-custom --depth 1
cd tree-sitter
./script/build-wasm
cargo build --release