DocumentServer/OfficeWeb/sdk/build/opensource/installtools.bat
2015-04-28 17:59:00 +03:00

9 lines
100 B
Batchfile

@echo off
cd /D %~dp0
echo Installation grunt-cli
call npm install -g grunt-cli
call npm install