RubyGems Navigation menu

cli_helper 0.0.2

An encapsulation of a convention I have been using with the slop, nenv, and other gems for quick and dirty development of command-line based utility programs. Its not pretty. It may even break your code. I wouldn't use it if I were you. You could, if you wanted, namespace this stuff within CliHelper and establish a new convention. You might even wrap not only slop but some of those other ARGV parsers. I only did this much after being shamed into it by rubycritic.

Gemfile:
=

install:
=

Versions:

  1. 0.2.0 February 05, 2021 (17 KB)
  2. 0.1.9.1 May 10, 2020 (17 KB)
  3. 0.1.8 May 18, 2016 (17 KB)
  4. 0.1.6 November 02, 2015 (15 KB)
  5. 0.1.5 April 24, 2015 (15 KB)
  6. 0.0.2 March 19, 2015 (9 KB)
Show all versions (13 total)

Runtime Dependencies (3):

nenv >= 0
slop >= 0

Development Dependencies (3):

bundler ~> 1.8
rake ~> 10.0

Owners:

Authors:

  • Dewayne VanHoozer

SHA 256 checksum:

=

Total downloads 32,780

For this version 2,561

Version Released:

License:

You want it? It's yours.

Required Ruby Version: >= 0

Links: