#!/usr/bin/env sh BASEDIR=$(realpath $(dirname $0)) node "$BASEDIR/src/index.js" $@