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
- Add ENV["FORCE_COLOR"] environment variable
- Allow required options to be initialised with string keys
- Ensure command passes required relations to fix NoMethodError on mistyped commands
- Disable required check for tree and skip check_at_least_one! if disable_required_check
- 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
- Docs
- Integrations::LlmBaseService#setup_chat_with_messages
- Integrations::LlmBaseService#execute_ruby_llm_request
- Integrations::LlmBaseService#make_api_call
- Integrations::LlmBaseService#api_base
- Integrations::LlmBaseService#event_is_cacheable?
- Integrations::LlmBaseService#valid_event_name?
- Integrations::LlmBaseService#conversation
- Integrations::LlmBaseService#save_to_cache
- Integrations::LlmBaseService#deserialize_cached_value
- Integrations::LlmBaseService#value_from_cache