set DIR=%~dp0 cd "%DIR%" (npm install) && ( echo Done ) || ( echo Done ) @REM Link the Package. This results in making the binaries available. call ./01-compile.bat npm link