Skip to content

Instantly share code, notes, and snippets.

@vprimachenko
Created December 4, 2012 20:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vprimachenko/4208552 to your computer and use it in GitHub Desktop.
Save vprimachenko/4208552 to your computer and use it in GitHub Desktop.
windows hashbang to execute .js.bat files
rem = 'by valerij primachenko';/*
node %0
pause
exit
*/
require('node_magic');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment