web-apps/build/deploy/installtools.bat
Maxim Kadushkin 741b10515d webapps added
2016-03-10 21:48:53 -03:00

8 lines
237 B
Batchfile

@echo off
echo Installation grunt and grunt-contrib
call npm install -g grunt@0.3.17
call npm install grunt-contrib@0.3.0
call npm install grunt-closure-tools@0.6.12
call npm install grunt-exec@0.3.0
call npm install grunt-replace@0.3.2