mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
ed695d57de
Signed-off-by: B. Watson <yalhcru@gmail.com>
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.
|