Sign in Sign up
rubygems

thor_nested_subcommand

`ThorNestedSubcommand` is a Ruby gem that provides a workaround for the Thor gem (https://rubygems.org/gems/thor) bug that displays nested subcommand help incorrectly. Simply include the `ThorNestedSubcommand` module in your Thor nested subcommand, and provide a simple class method to return what Thor help should be displaying, and that's it.

Activity

Latest release
2y ago
Total releases
10
Cadence
~31 days
Last 12 months
0

Details

License
MIT
First release
Oct 07, 2022
Releases
Version Released
1.0.9 patch
1.0.8 patch
1.0.7 patch
1.0.6 patch
1.0.5 patch
1.0.3 patch
1.0.4 patch
1.0.2 patch
1.0.1 patch
1.0.0 initial