forked from Archives/Athou_commafeed
3 lines
68 B
Batchfile
3 lines
68 B
Batchfile
@echo off
|
|
%~dp0node/node node_modules/gulp/bin/gulp.js %*
|
|
@echo on |