REM this is created by the oclif generator and is similar to a file that npm creates on install
REM see https://stackoverflow.com/a/28415646/1825390

@echo off

node "%~dp0\run" %*
