2bebd933c8
Commander is a framework for Ruby command-line executables. It bridges the gap between other terminal related libraries (OptionParser, HighLine), while providing many new features.
4 lines
242 B
Text
4 lines
242 B
Text
The complete solution for Ruby command-line executables. Commander bridges the
|
|
gap between other terminal related libraries you know and love (OptionParser,
|
|
HighLine), while providing many new features, all packed in one simple, elegant
|
|
API.
|