Home

Awesome

generator-megadraft-plugin NPM version Dependency Status

Plugin generator for the Megadraft Editor

This generator can be used to create a nodejs package containing a plugin for the Megadraft Editor.

It includes:

Installation

First, install Yeoman and generator-megadraft-plugin using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-megadraft-plugin

Then generate your new project:

yo megadraft-plugin

Getting To Know Yeoman

License

MIT © Globo.com