app

Purpose

Runs a Griffon application in standalone mode. This is an alias for run-app

Examples

griffon app
griffon test app

Description

Usage:

griffon [env]* app --java-opts=<options> [args]

Arguments: Any arguments defined at the command line will be sent to the launched application. They can be retrieved by calling getStartupArgs() on the application instance.

Options: