RubyGems Navigation menu

cli_helper 0.0.1

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.1 - March 17, 2015 (4.5 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:

1abcdefa728b24e07921867ba8eedc3a4d1852cc562f302c41d3e61c709cfbee

Total downloads 31,583

For this version 2,496

License:

You want it? Its yours.

Required Ruby Version: >= 0

Links: