Skip to content

Instantly share code, notes, and snippets.

@vprimachenko
Created December 4, 2012 20:54
Show Gist options
  • Select an option

  • Save vprimachenko/4208552 to your computer and use it in GitHub Desktop.

Select an option

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