/wp-capsule-ui

The developer's code journal (built on WordPress) UI Component

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0

Capsule UI

The shared interface code for Capsule and Capsule Server.

Building for distribution

  • Make sure node.js and npm are installed (tested with node.js 0.10.5).
  • Run npm install from the top level directory (containing package.json) to install required node modules.
  • Run npm run-script build to minify and concatenate resources