create-app

Purpose

The starting point for Griffon. This command creates a Griffon application and requires the user to specify the application name. A subdirectory within the directory the command was executed from is then created based on the entered application name.

Examples

griffon create-app bookstore
cd bookstore

Description

Usage:

griffon create-app [name]

Arguments:

Options: