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.