We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c35973 commit 03704b4Copy full SHA for 03704b4
1 file changed
test.js
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+
3
const cli = require("./index");
4
5
cli();
0 commit comments