Skip to content

Commit

Permalink
hashbang node
Browse files Browse the repository at this point in the history
  • Loading branch information
TehShrike committed Jul 22, 2020
1 parent 4a09e0e commit 6fe064f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
@@ -1,3 +1,5 @@
#!/usr/bin/env node

const pify = require(`pify`)
const { readFile, writeFile } = pify(require(`fs`))
const { join: joinPath } = require(`path`)
Expand Down

0 comments on commit 6fe064f

Please sign in to comment.