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
- default_task breaks subcommand help
- Automatically define (and document) an anti-flag when a boolean flag is declared
- bug when class name is "Command"
- How to pass array to class option of rails generator?
- Manify longer help descriptions
- command `*.*` file patterns
- Proper way to map '-h' and '--help' to commands / subcommands
- PR 462 broke all undefined commands
- Fix double negatives on bool opts with underscores
- Including thor before curses breaks utf8 support
- Docs