env for .js file

master
Matt Huntington 10 years ago
parent 8db78ce8c4
commit 36f9ec1449

@ -0,0 +1,2 @@
#!/usr/bin/env node
console.log(process.argv);
Loading…
Cancel
Save