We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bcb8c1 commit c8a5479Copy full SHA for c8a5479
index.js
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+'use strict'
3
const program = require('commander')
4
const pkg = require('./package.json')
5
0 commit comments