RubyGems Navigation menu

optparse-lite 0.0.0

You've seen Getopt::Long, OptionParser, Thor? What the world needs now is one more command-line parser. This serves as a backend command line parser that passes the option-parsing portion of it off to OptionParser, Trollop, or any other option-parser that has an adapter[^adapter]. But the parts it *does* do are really exciting: It features arbitrarily deeply nested subcommands, optionally colorized help screens with smart formatting, automatically generated usage syntaxes, manpage generation[^maybe2], lazy-loading of subcommands, and (get this:) you can turn your command line app into a web app. (is processing a form then displaying a record really that different from CLI that does the same?)[^maybe3]

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 0.0.0 - June 21, 2010 (37.5KB)

所有者:

作者:

  • Chip Malice

SHA 256チェックサム:

c1e35adaef822230653f3a5beca6badc46c3d29f3afb9e04e6c6c47cbe3ce0fe

累計ダウンロード数 4,630

このバージョンのみ 4,630

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: