Skip to content

Commit 3f84bea

Browse files
committed
Add node env
1 parent b1c53bd commit 3f84bea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env node
12
const zerxes = require('./src/zerxes');
23
const argv = require('yargs')
34
.option('in', {

0 commit comments

Comments
 (0)