5 lines
61 B
Batchfile
5 lines
61 B
Batchfile
@echo off
|
|
cd /D %~dp0
|
|
|
|
@echo on
|
|
call grunt.cmd --no-color |