gem-completion
« Back to VersTracker
Description:
Bash completion for gem
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: ruby gem bash completion developer-tools
Install: brew install gem-completion
About:
GemCompletion provides intelligent tab-completion for the RubyGems package manager within the Bash shell. It enables developers to quickly discover and execute gem commands, options, and installed gem names without memorization. This tool significantly speeds up workflow and reduces errors for Ruby developers using the command line.
Key Features:
  • Tab-completion for gem commands and options
  • Completion for installed gem names
  • Easy installation via Homebrew
  • Lightweight and fast
Use Cases:
  • Accelerating gem command entry in terminal
  • Discovering available gem commands and flags
Alternatives:
  • oh-my-zsh – Provides broader framework with ruby plugins, but heavier than this standalone completion script
  • bash-completion – Generic completion system, requires manual setup for gem without this package
Version History
Detected Version Rev Change Commit