mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
66799c5fcb
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
4 lines
274 B
Text
4 lines
274 B
Text
Optimist is a commandline option parser for Ruby that just gets out of your
|
|
way. One line of code per option is all you need to write. For that, you get a
|
|
nice automatically-generated help page, robust option parsing, and sensible
|
|
defaults for everything you don't specify.
|