Skip to content

Commit 80d41f8

Browse files
author
benholloway
committed
allowed direct command line invocation without gulp keyword
1 parent f7abe80 commit 80d41f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/local/bin/node
2+
13
'use strict';
24

35
var path = require('path');

0 commit comments

Comments
 (0)