mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-01-11 19:58:41 +00:00
Auto setup jasmine
This commit is contained in:
parent
0dee83afae
commit
b23ed7b986
3
setup.sh
3
setup.sh
|
|
@ -96,6 +96,9 @@ wget -nc http://dl.google.com/closure-compiler/compiler-latest.tar.gz
|
|||
wget -nc https://github.com/Orange-Management/Documentor/releases/download/v1.1.1/documentor.phar
|
||||
wget -nc https://github.com/phpstan/phpstan/releases/download/0.9.2/phpstan.phar
|
||||
wget -nc https://github.com/phan/phan/releases/download/0.12.5/phan.phar
|
||||
wget -nc https://github.com/jasmine/jasmine/releases/download/v3.1.0/jasmine-standalone-3.1.0.zip
|
||||
|
||||
unzip -j jasmine-standalone-3.1.0.zip -d ${ROOT_PATH}/jsOMS/tests
|
||||
tar -zxvf compiler-latest.tar.gz
|
||||
|
||||
chmod -R 777 ${TOOLS_PATH}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user