thor
https://github.com/rails/thor
Ruby
Thor is a toolkit for building powerful command-line interfaces.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
3 Subscribers
Add a CodeTriage badge to thor
Help out
- Issues
- Add dash if alias does not have dash
- Fixes line-wrapping problem with colored output
- String options not being set in some cases with included Module commands
- Thor::CoreExt::HashWithIndifferentAccess not working with nested hash
- How to pass an option with an embed hash in cli ?
- Added some new features
- long_desc for Thor::Group
- Cannot invoke tasks with required options from another task
- Array type does not obey OPTS_END
- Print table in vertical orientation
- Docs