Skip to content

Latest commit

 

History

History
executable file
·
8 lines (6 loc) · 336 Bytes

README.md

File metadata and controls

executable file
·
8 lines (6 loc) · 336 Bytes

grunt-node-webkit-builder template

This is a modified template from the grunt-node-webkit-builder example template.

The main changes are:

  • Adding grunt-shell and the corresponding task to launch the application after compiling for OSX.
  • Renaming the 'public' folder to 'src'
  • Re-enabling the node-webkit window frame by default.