ruby-mixlib-cli

Ruby mixin for creating command line applications
  https://github.com/chef/mixlib-cli
  0
  no reviews



It provides a class based object to parse command line options. It supports long and short options, descriptions, and a number of other common features.

Mixlib::CLI provides a class-based command line option parsing object, like the one used in Chef, Ohai and Relish.