tools/dist/cli.js
2017-05-28 20:07:01 +02:00

3 lines
90 B
JavaScript

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