Sign in Sign up
rubygems

cli_helper

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.

Activity

Latest release
5y ago
Total releases
13
Cadence
~7 days
Last 12 months
0

Details

License
unknown
First release
Mar 17, 2015
Releases
Version Released
0.2.0 minor
0.1.9.1 patch
0.1.8 patch
0.1.6 patch
0.1.5 patch
0.1.3 patch
0.1.1 patch
0.1.2 patch
0.1.0 minor
0.0.4 patch
0.0.3 patch
0.0.2 patch
0.0.1 initial