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
- Fix encoding error when trying to show a diff:
- fix: Unsafe shell command constructed from library input
- Add method to render template to string instead of a file
- Use secure whatisthor.com link
- Add thor help command to view all subcommands simultaneously
- Lazily load YAML
- Correct typo in comment
- Update GitHub actions versions + configure Dependabot
- `when $VERBOSE is enabled prints no warnings` fails because of `Source locally installed gems is ignoring` message
- Return subcommand if its already registered
- Docs