We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
To get WebWrite's InlineGUI running locally as-is now, install Node.js and then DocPad via NPM (npm comes with node) in the command line to the version here in the project's package.json: https://github.com/webwrite/inlinegui/blob/master/package.json#L52
See how to install DocPad via NPM globally here: http://docpad.org/docs/install
Then it's just:
docpad install
docpad run