Skip to content

Command line switches

zcbenz edited this page Aug 23, 2012 · 11 revisions

Useful switches for node-webkit:

--version

Print node-webkit and node.js's version and then exit.

--url "website-url"

Directly open "website-url".

--developer

Enable Developer tools in menubar.

--no-toolbar

Force disabling toolbar.

Clone this wiki locally