Gustavo Ribeiro
Gustavo Ribeiro
## What was the end-user or developer problem that led to this PR? As discussed in #3186, removing the hardcoded platform from `setup.rb` allows `--standalone` mode to support native extensions...
Resolve #96 I would like to add descriptions to my root commands without implementing a proper command, like a namespace. ### Example **Command** ```ruby class Namespace < Dry::CLI::Namespace desc "This...
Resolve #113 It seems that the solution is backward compatible, so implementations like this [one](https://github.com/hanami/rspec/blob/f7f19dcebe4152f17676313e649ba6556365c488/lib/hanami/rspec/commands.rb#L99) will continue to work.
The current link is broken.