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
- 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
- Can't specify source paths for templates on an action basis
- Classes that inherit from Thor cannot point commands to Thor::Groups
- Thor should not allow multiple options with the same aliases.
- run action and failure
- :after => EOF
- CR problems with thor generated files
- How to pass options to scripts executed via thor task?
- Docs