dry-rb/dry-cli
Auf GitHub ansehenRequest for comments: Support for shell autocompletion
Open
#123 geöffnet am 29. Nov. 2022
bughelp wanted
Repository-Metriken
- Stars
- (354 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
I would like to get your feedback whether you would accept a PR for shell autocompletion.
I am in the process of migrating a RubyGems from gli (GitHub) to dry-cli. gli generates output for bash and zsh autocompletion e.g. rubygem-command help -c (see documentation).
I am pretty sure hanami-cli would profit from such a feature as well.
Should I take a shot at this or is this something you are not interested?