run-app

Purpose

Runs a Griffon application in standalone mode

Examples

griffon run-app
griffon test run-app

Description

Usage:

griffon [env]* run-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: