npmci/dist/cli.js

3 lines
90 B
JavaScript
Raw Normal View History

2016-11-25 13:15:44 +00:00
#!/usr/bin/env node
2017-05-15 12:19:56 +00:00
process.env.CLI_CALL = 'true'
2016-11-25 13:15:44 +00:00
var index = require("../dist/index.js");