Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Trollop is a commandline option parser for Ruby that gets out of your way. | Martin Wilke | 2009-01-08 | 3 | -0/+38 |
One line of code per option is all you need to write. For that, you get a nice automatically-generated help page (fit to your screen size!), robust option parsing, command subcompletion, and sensible defaults for everything you don't specify. WWW: http://trollop.rubyforge.org/ PR: ports/130240 Submitted by: Dennis Herrmann <adox at mcx2.org> Notes: svn path=/head/; revision=225507 |