dry-rb/dry-cli

Request for comments: Support for shell autocompletion

Open

#123 opened on Nov 29, 2022

View on GitHub
 (2 comments) (2 reactions) (0 assignees)Ruby (39 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (354 stars)
PR merge metrics
 (PR metrics pending)

Description

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?

Contributor guide