mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-13 17:06:26 -04:00
4 lines
140 B
Batchfile
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 .
|