We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b602af7 commit 8469786Copy full SHA for 8469786
bin/index.js
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+
3
'use strict';
4
5
const chalk = require('chalk');
0 commit comments