nwjs / grunt-nw-builder

Build NW.js applications for Mac, Windows and Linux using Grunt

Home Page:https://www.npmjs.com/package/grunt-nw-builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support --run mode

eshaham opened this issue · comments

I cannot seem to figure out how to support node-webkit-builders's run mode to run the app instead of building it.

nwbuild --run app

Better late than never lol. This is now available in v3.7.3-beta.1. You can add mode: "run" in the options object.