Skip to content

isabella232/generator-tinymce

 
 

Repository files navigation

generator-tinymce NPM version Build Status

Bootstrap your TinyMCE plugin!

Installation

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

npm install -g yo
npm install -g generator-tinymce

Then generate your new project:

yo tinymce

Developing

For information on changing this generator, see CONTRIBUTING.md.

About

Yeoman generator for TinyMCE plugins

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 67.9%
  • JavaScript 27.7%
  • HTML 4.4%