The complete solution for Ruby command-line executables
Make awesome command-line applications the easy way
General purpose Command Line Interface (CLI) framework for Ruby
[gem]: http://badge.fury.io/rb/tty [travis]: http://travis-ci.org/piotrmurach/tty [appveyor]: https://ci.appveyor.com/project/piotrmurach/tty [codeclimate]: https://codeclimate.com/github/piotrmurach/tty/maintainability [coverage]: https://codeclimate.com/github/piotrmurach/tty/test_coverage…
piotrmurach/tty 的主要功能包括:Ruby CLI Frameworks。
piotrmurach/tty 的开源替代品包括: commander-rb/commander — The complete solution for Ruby command-line executables. davetron5000/gli — Make awesome command-line applications the easy way. dry-rb/dry-cli — General purpose Command Line Interface (CLI) framework for Ruby. mdub/clamp — a Ruby command-line application framework. rails/thor — Thor is a Ruby toolkit for building command line interfaces and task runners. It maps user flags and parameters to…