Sha256: 6170361fc8e2546ac4e05b6f5697e8478c2ef10d443328cd30664de2c8415e92

Contents?: true

Size: 864 Bytes

Versions: 5

Compression:

Stored size: 864 Bytes

Contents

= Como

== Description

Como provides low manifest command line option parsing and
deployment. The command line options are described in compact table
format and option values are stored to conveniently named
properties. Como builds command usage information based on the option
table (+ generic program info) and displays it automatically if
necessary. Como supports also subcommands and checking for option
combinations using a simple DSL.

== Documentation

Main documentation is generated from Como source (See:
doc/Como.html). Test files (in "test" directory) can be used as
examples on how the features are used.

== Other versions

There is a C language version of Como in
https://github.com/tisannai/como. Feature wise it is similar to Ruby
Como, but a subset. Usage is also fairly similar, but (obviously) not
identical.


== Changes

See CHANGELOG.rdoc.

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
como-0.2.4 README.rdoc
como-0.2.3 README.rdoc
como-0.2.2 README.rdoc
como-0.2.1 README.rdoc
como-0.2.0 README.rdoc