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.
2 Subscribers
Add a CodeTriage badge to thor
Help out
- Issues
- Bump rubygems/configure-rubygems-credentials from 1.0.0 to 2.0.0
- Suppress false positive warnings from gem-defined methods
- Thor::Shell::Basic.new.ask outputs duplicated lines
- Unable to force color when tty detection is inaccurate or undesired
- Return subcommand if its already registered
- Documentation Not Helpful
- 'parse raises an error for unknown switches' test failure
- Allow force-enabling colors
- Calling `invoke` directly in RSpec breaks with required class_options, even when they are provided.
- Better support for overriding options programmatically
- Docs
- SearchService#user_has_access_to_all_inboxes?
- SearchService#should_skip_inbox_filtering?
- CustomMarkdownRenderer#render_embed_from_match
- CustomMarkdownRenderer#find_matching_embed
- CustomMarkdownRenderer.embed_regexes
- CustomMarkdownRenderer.config
- Integrations::Hook#crm_integration?
- Integrations::Hook#trigger_setup_if_crm
- Integrations::Hook#ensure_feature_enabled
- Integrations::Hook#feature_allowed?