Sha256: b5cc0fcad743709d0052b3b2d8fc1778cf9eaef4d2b66eb9a44274f6cd5ee6c7
Contents?: true
Size: 652 Bytes
Versions: 8
Compression:
Stored size: 652 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. == Changes See CHANGELOG.rdoc.
Version data entries
8 entries across 8 versions & 1 rubygems
Version | Path |
---|---|
como-0.1.7 | README.rdoc |
como-0.1.6 | README.rdoc |
como-0.1.5 | README.rdoc |
como-0.1.4 | README.rdoc |
como-0.1.3 | README.rdoc |
como-0.1.2 | README.rdoc |
como-0.1.1 | README.rdoc |
como-0.1.0 | README.rdoc |