gli [global options] command_name [command-specific options] [--] arguments...
Use the command help to get a summary of commands
Use the command help command_name to get a help for command_name
Use -- to stop command line argument processing; useful if your arguments have dashes in them
These options are available for any command and are specified before the name of the command
Dry run; dont change the disk
Root dir of project ( default: .)
This is the directory where the projects directory will be made, so if you specify a project name foo and the root dir of ., the directory ./foo will be created
Be verbose
Show version
Shows list of commands or help for one command
Create a new GLI-based project
Shows list of commands or help for one command
Create a new GLI-based project
Aliases
scaffold
This will create a scaffold command line project that uses GLI for command line processing. Specifically, this will create an executable ready to go, as well as a lib and test directory, all inside the directory named for your project
These options are specified after the command.
Create an ext dir
Overwrite/ignore existing files and directories
Do not create a test dir
Generated with the Darkfish Rdoc Generator 2.