v2.19.2
Root dir of project
- Default Value
-
.
This is the directory where the project”s directory will be made, so if you
specify a project name ''foo'' and the root dir of ''.'', the directory ''./foo'' will be created'
Show this message
Dry run; dont change the disk
Be verbose
Display the program version
Shows a list of commands or help for one command
Gets help for the application or its commands. Can also list the commands in a way helpful to creating a bash-style completion function
List commands one per line, to assist with shell completion
Create a new GLI-based project
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
Create an ext dir
Overwrite/ignore existing files and directories
Do not create a test or features dir
Create an .rvmrc based on your current RVM setup