0.1.1 • Published 7 years ago
generator-opensphere-plugin v0.1.1
generator-opensphere-plugin

Yeoman generator for OpenSphere plugins
Installation
First, install Yeoman and generator-opensphere-plugin using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-opensphere-plugin
Then generate your new plugin:
yo opensphere-plugin
License
Apache-2.0 © Brad Hards