Released command_kit 0.5.0 which adds the CommandKit::Completion::Install module for installing bash, zsh, or fish shell completion files.
https://github.com/postmodern/command_kit.rb/releases/tag/v0.5.0
#ruby #cli #bashcompletion #command_kit #commandkit #bash #zsh #fishshell
Release 0.5.0 · postmodern/command_kit.rb

Added CommandKit::Env::Shell. Added CommandKit::Env::Prefix. Added CommandKit::Completion::Install.

GitHub
Release 0.4.1 · postmodern/command_kit.rb

Added more examples of how to define sub-commands and sub-sub-commands. CommandKit::Options::Parser Do not override the command's usage if it's already been set. CommandKit::Printing::Tables Fo...

GitHub