tsrun/dist/cli.js

3 lines
90 B
JavaScript
Raw Normal View History

2018-06-04 21:25:19 +00:00
#!/usr/bin/env node
process.env.CLI_CALL = 'true'
var index = require("../dist/index.js");