Skip to content

Commit 03704b4

Browse files
committed
📦NEW: shebang instance
1 parent 8c35973 commit 03704b4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env node
2+
13
const cli = require("./index");
24

35
cli();

0 commit comments

Comments
 (0)