4 lines
No EOL
56 B
Batchfile
4 lines
No EOL
56 B
Batchfile
@echo off
|
|
call npm install
|
|
SETLOCAL
|
|
node ../index.js %* |