tree-sitter/script/configure.sh

8 lines
159 B
Bash
Raw Normal View History

#!/usr/bin/env bash
set -e
git submodule update --init
externals/gyp/gyp tree_sitter.gyp --depth .
externals/gyp/gyp tree_sitter.gyp --depth . --format=make