RubyGems Navigation menu

cl 1.0.0

OptionParser based CLI support for rapid CLI development in an object-oriented context. This library wraps Ruby's OptionParser for parsing your options under the hood, so you get all the goodness that the Ruby standard library provides. On top of that it adds a rich and powerful DSL for defining, validating, and normalizing options, as well as automatic and gorgeous help output (modeled after `gem --help`).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.2.4 - February 18, 2020 (37.5 KB)
  2. 1.2.3 - February 17, 2020 (37 KB)
  3. 1.2.2 - February 17, 2020 (37 KB)
  4. 1.2.1 - January 14, 2020 (37 KB)
  5. 1.2.0 - January 14, 2020 (36.5 KB)
  6. 1.0.0 - August 10, 2019 (31.5 KB)
Show all versions (51 total)

Runtime Dependencies (1):

regstry ~> 1.0.3

Owners:

Pushed by:

Authors:

  • Sven Fuchs

SHA 256 checksum:

ac92b5e0dbde30eb5ba618a3b2bc018c3e4377df3a04d42c3dedb5c6fafa249e

Total downloads 1,421,797

For this version 1,850

License:

MIT

Required Ruby Version: >= 0

Links: