glim / grunt-node-webkit-template

Quick template based on the grunt-node-webkit-builder example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Quick template based on the grunt-node-webkit-builder example


Languages

Language:JavaScript 100.0%