set-shebang
v0.1.12
Published
A command line wrapper to insert shebang
Downloads
3
Readme
shebangify
A command line wrapper to insert shebang
Usage
shebangify <fileName> <program>
# For example
shebangify bin/run.ts ts-node
shebangify bin/run.js node