Files
core/script/setup
T

6 lines
86 B
Plaintext
Raw Normal View History

2015-09-17 00:35:26 -07:00
cd "$(dirname "$0")/.."
git submodule init
script/bootstrap
2015-09-17 23:55:47 -07:00
python3 setup.py develop