gradle-completion
« Back to VersTracker
Description:
Bash and Zsh completion for Gradle
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: gradle completion bash zsh development
Install: brew install gradle-completion
About:
This package provides tab-completion scripts for Gradle build files in Bash and Zsh shells. It dynamically parses project settings to offer intelligent suggestions for tasks, project properties, and command-line flags. This significantly speeds up developer workflows by reducing typing and eliminating the need to memorize complex Gradle commands.
Key Features:
  • Dynamic task discovery and completion
  • Support for both Bash and Zsh shells
  • Completion for command-line flags and options
  • Integrates with existing shell environments
Use Cases:
  • Accelerating Gradle command entry in the terminal
  • Discovering available tasks in a project without reading build files
  • Reducing syntax errors when typing complex Gradle commands
Alternatives:
  • Official Gradle Shell Scripts – The official scripts may offer basic completion, but this third-party version often provides more robust or feature-rich parsing.
Version History
Detected Version Rev Change Commit