mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-13 09:11:22 -05:00
6 lines
No EOL
190 B
Batchfile
Executable file
6 lines
No EOL
190 B
Batchfile
Executable file
call get_local_text npm_install npm install
|
|
echo %npm_install%
|
|
|
|
cd /D %~1
|
|
start /wait cmd /c "echo %npm_install% & npm install -g bower brunch nodemon sendwithus"
|
|
cd /D %work_directory% |