create-addon

Purpose

The create-addon command will create a Griffon addon artifact.

Examples

griffon create-addon

Description

Creates a Griffon addon artifact. Addons are usually packaged by a plugin and installed into other applications.

Addons contribute new runtime capabilities to applications. Refer to the section on Plugin Development in the user guide for more information on developing plugins and addons for Griffon.

Usage:

griffon create-addon [name]

The name parameter is optional if create-addon was invoked inside a plugin project.

Arguments:

Options: