Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rbecheras/generator-tinymce-plugin

Generator to create tinymce plugins
https://github.com/rbecheras/generator-tinymce-plugin

Last synced: about 14 hours ago
JSON representation

Generator to create tinymce plugins

Awesome Lists containing this project

README

        

# generator-tinymce-plugin [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
> Generator to create tinymce plugins

## Installation

First, install [Yeoman](http://yeoman.io) and generator-tinymce-plugin using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).

```bash
npm install -g yo
npm install -g generator-tinymce-plugin
```

Then generate your new project:

```bash
yo generator-tinymce-plugin
```

## Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to [learn more about him](http://yeoman.io/).

## License

MIT © [Rémi Becheras](http://gitlab.sirap.fr/u/rbecheras)

[npm-image]: https://badge.fury.io/js/generator-tinymce-plugin.svg
[npm-url]: https://npmjs.org/package/generator-tinymce-plugin
[travis-image]: https://travis-ci.org/rbecheras/generator-tinymce-plugin.svg?branch=master
[travis-url]: https://travis-ci.org/rbecheras/generator-tinymce-plugin
[daviddm-image]: https://david-dm.org/rbecheras/generator-tinymce-plugin.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/rbecheras/generator-tinymce-plugin