pkgsrc/devel/ruby-mixlib-cli/DESCR
jperkin ab70660776 Import devel/ruby-mixlib-cli into pkgsrc.
A mixin for creating command line applications - gives an easy DSL for
argument specification and processing.  Mixlib::CLI provides a
class-based command line option parsing object, like the one used in
Chef, Ohai and Relish.
2014-06-03 13:12:32 +00:00

4 lines
226 B
Text

A mixin for creating command line applications - gives an easy DSL for
argument specification and processing. Mixlib::CLI provides a
class-based command line option parsing object, like the one used in
Chef, Ohai and Relish.