UNPKG

116 BPlain TextView Raw
1#!/bin/sh
2
3':' // ; exec "$(command -v nodejs || command -v node)" "$0" "$@"
4;
5
6'use strict';
7
8require('./cli.js');