/jquery-plugin-boilerplate

A tool to generate Jquery Plugin boilerplate

Primary LanguagePython

jQueryPluginBP

Build Status Coveralls Status Latest Version Supported Python versions Downloads

A tool for generating jQuery plugins boilerplate code

Usage

Define your plugin.json manifest file

$ jquerypluginbp yourmanifest.plugin.json

You can specify the destination path

$ jquerypluginbp yourmanifest.plugin.json -d destination_path