RubyGems Navigation menu

cli_helper 0.1.2

An encapsulation of a convention I have been using with the slop, nenv, inifile and configatron gems for quick and dirty development of command-line based utility programs. Slop parses ARGV; Nenv parses ENV; inifile parses INI; Configatron keeps it all together. YAML and ERB preprocessing is also available. Ruby configuration files are also supported. and you can specify multiple config files of mixed types at once.

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.1.2 - March 29, 2015 (14.5 KB)
Show all versions (13 total)

Runtime Dependencies (4):

inifile >= 0
nenv >= 0
slop ~> 4.0

Development Dependencies (6):

bundler ~> 1.9
debug_me >= 0
rake ~> 10.0
timecop >= 0

Owners:

Authors:

  • Dewayne VanHoozer

SHA 256 checksum:

efe585f9622c3ec1722058e87a6e5072e71be61b3f49e57e1f9888f7fc9643c7

Total downloads 31,583

For this version 2,457

License:

You want it? It's yours.

Required Ruby Version: >= 0

Links: