タグ

ブックマーク / trollop.rubyforge.org (1)

  • Trollop

    Current project news: see the blog. Trollop is a commandline option parser for Ruby that 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 (fit to your screen size!), robust option parsing, command subcompletion, and sensible defaults for everything you don't specify. Reasons to use Trollop: It requires fewer line

    rawkranz
    rawkranz 2013/11/30
    オプションパーサ。デフォルト値やヘルプなど直感的で使いやすい。
  • 1