tree-sitter.tree-sitter/script/configure.cmd

4 lines
140 B
Batchfile

git submodule update --init --recursive
call .\externals\gyp\gyp.bat project.gyp --depth .
call .\externals\gyp\gyp.bat tests.gyp --depth .