nope/00-install.bat

5 lines
115 B
Batchfile
Raw Normal View History

2020-08-25 09:03:16 +00:00
set DIR=%~dp0
cd "%DIR%"
2021-01-08 15:58:10 +00:00
npm install
@REM Link the Package. This results in making the binaries available.
npm link