tsrun/dist/cli.js
2018-06-04 23:25:19 +02:00

3 lines
90 B
JavaScript

#!/usr/bin/env node
process.env.CLI_CALL = 'true'
var index = require("../dist/index.js");