tsdocker/dist/cli.js

3 lines
90 B
JavaScript
Raw Normal View History

2016-07-19 22:40:37 +00:00
#!/usr/bin/env node
2017-04-21 11:44:18 +00:00
process.env.CLI_CALL = 'true'
2017-02-11 19:23:10 +00:00
var index = require("../dist/index.js");