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:
= Copy to clipboard Copied!

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:

b8a842810b0d0884b877ad9b9410a9bbce10f152a3776830d16d90113e3efd5f

Total downloads 31,583

For this version 2,474

License:

You want it? It's yours.

Required Ruby Version: >= 0

Links: