-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Description
I modify something to make it run on Windows
node-file-manager.cmd
"%~dp0\node_modules\node-file-manager\bin\node-file-manager.bat" %*
node_modules\node-file-manager\bin\node-file-manager.bat
%~d0
cd %~dp0../lib
node --harmony index.js %*
I hope it can be used in npm,otherwise i will have to modify it every time after npm install....
Metadata
Metadata
Assignees
Labels
No labels