我想用Ruby构建一个基于控制台的应用程序。我快速搜索并找到了以下所有这些库。请有人建议我应该使用哪一个。谢谢。
- OptionParser(http://ruby-doc.org/stdlib-1.9.3/libdoc/optparse/rdoc/OptionParser.html)
- Thor(https://github.com/wycats/thor)
- Rubikon(http://koraktor.de/rubikon/)
- Trollop(http://trollop.rubyforge.org/)
- Clamp(https://github.com/mdub/clamp)
- 选择(http://choice.rubyforge.org/)
- 美沙酮(https://github.com/davetron5000/methadone)
- GLI(https://github.com/davetron5000/gli)<< li>
- 指挥官(http://rdoc.info/github/visionmedia/commander/master/frames)
- Main(https://github.com/ahoward/main)
- CLAP(https://github.com/soveran/clap)
- Optiflag(http://optiflag.rubyforge.org/)
- Hirb(http://tagaholic.me/hirb/)
- Boson(http://tagaholic.me/2009/10/14/boson-command-your-ruby-universe.html)