DESCRIPTION
        create-script

	Creates a Griffon Gant Script.

SYNTAX
        create-script [options] [name] 

ARGUMENTS
        name
                The name of the script 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.
        --with-command-support
                Creates additional files required for shell options and help.
