DESCRIPTION
        create-fest-spec

	Creates a new Griffon FEST spec.

SYNTAX
        create-fest-spec [options] [name] 

ARGUMENTS
        name
                The name of the spec to be created.

OPTIONS
        --archetype
                Archetype to be searched for templates.
                (defaults to default)
        --non-interactive
                Controls if the shell can ask for input or not.
        --skip-package-prompt
                Skips the usage of the application's default package if the
                name of the class is not fully qualified.
