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 8a8692c commit 18f57bfCopy full SHA for 18f57bf
lib/cli.js
@@ -1,4 +1,5 @@
1
#! /usr/bin/env node
2
+
3
"use strict";
4
var program = require('commander');
5
var chalk = require('chalk');
0 commit comments