Reputation: 329
I want to build a console-based application with Ruby. I quick googled and found all of these below libraries. Please someone suggest me which one should I use. Thank you.
Upvotes: 5
Views: 1600
Reputation: 81500
Ruby Toolbox is a website for comparing different gems. You may want to use it to evaluate which gems are reasonably popular.
You may find Really Cheap Command-Line Option Parsing in Ruby useful as well.
Upvotes: 2