Sha256: 0a33f1bddc11798684e52d276b5134e58ac2dbfa63d6b6f604bd0f09420fd809

Contents?: true

Size: 1.24 KB

Versions: 3

Compression:

Stored size: 1.24 KB

Contents

== gli - gli allows you to create the scaffolding for a GLI-powered application

v2.0.0.rc5

=== Global Options
=== -r arg

Root dir of project

[Aliases] --root
[Default Value] .
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

=== --help
Show this message




=== -n
Dry run; dont change the disk




=== -v
Be verbose




=== --version





=== Commands
==== help command
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
==== init project_name [command[ 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
===== Options
===== -e
Create an ext dir

[Aliases] --[no-]ext



===== --[no-]force
Overwrite/ignore existing files and directories




===== --notest
Do not create a test or features dir




===== --[no-]rvmrc
Create an .rvmrc based on your current RVM setup




Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gli-2.0.0.rc8 gli.rdoc
gli-2.0.0.rc7 gli.rdoc
gli-2.0.0.rc6 gli.rdoc