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
- Thor::Group#namespace does not handle all-caps parent scopes/namespaces well
- Import option values from rundesk bombs with HashWithIndifferentAccess
- Invoke install without symbol
- Fix formatted_usage for namespaced Thor::Group
- Short syntax in method_option
- Autocompletion (with readline) doesn't handle spaces in :limited_to values
- Docs bug: Not obvious that Thor.start matches prefixes.
- Checking if option has been specified
- Thor::CoreExt::HashWithIndifferentAccess seems to not like ActiveSupport's Object#try
- subcommand specifying an "argument :arg" does not display the subcommand help
- Docs