We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Groups (markdown)
thor task names, valid path in require, valid shell command
Change thor command ( class name is not counter , and add module name as namespace)
typo correction
Added instructions to register a `Thor::Group` subclass as a task of the main `Thor` Cli executable, using the `register` method
Updated Groups Invoking Multiple Tasks (markdown)