tree-sitter/script/configure.cmd

3 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 .