How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
The complete solution for Ruby command-line executables
Make awesome command-line applications the easy way
[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…
The main features of piotrmurach/tty are: Ruby CLI Frameworks.
Open-source alternatives to piotrmurach/tty include: 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…