create-plugin

Purpose

The create-plugin command will create a Griffon plugin project.

Examples

griffon create-plugin simple

Description

Creates a Griffon plugin project. A Griffon plugin project is just like a regular Griffon project except it contains a plugin descriptor and can be packaged up as a plugin and installed into other applications.

Plug-ins are not just useful for plugin developers, but also as a way to modularize large Griffon applications. Refer to the section on Plug-in Development in the user guide for more information on developing plugins for Griffon.

Usage:

griffon create-plugin [name]

Arguments:

Options: