0.1.2 • Published 11 years ago

anvil.scaffold.ckeditor v0.1.2

Weekly downloads
9
License
-
Repository
github
Last release
11 years ago

anvil.scaffold.ckeditor

This repository generates Anvil scaffolds for CKEditor plugin creation.

To install these scaffolds, run:

anvil install anvil.scaffold.ckeditor

Once it is installed, you'll be able to run:

  • anvil gen ckeditor adds a new CKEditor plugin

The plugin will prompt you for the path where you have CKEditor installed and the name you want to give your plugin.

The plugin will be available at /src//ckeditor/plugins/

The scaffolding will also generate a Mocha test suite for your plugin at /spec/ckeditor..spec.js

0.1.2

11 years ago

0.1.1

11 years ago

0.1.0

11 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago