node-shebang-check

#️⃣✅ Checks if a given file, or the bin files pointed to in package.json have a shebang.

Downloads
18
Stars
1
Committers
3

node-shebang-check

Checks if a given file, or the bin files pointed to in package.json have a shebang.

Install

npm install shebang-check -g
shebang-check <file>

Use directly via npx

npx shebang-check <file>