# gradle/gradle-completion

Gradle tab completion for bash and zsh

Repository: https://github.com/gradle/gradle-completion
Canonical: https://ross.abutalabs.com/products/gradle-completion
Language: Shell
License: MIT
License Family: permissive
Topics: zsh-completion, bash-completion, gradle, gradle-bt, gradle-bt-core-runtime
Last push: 2026-08-31T13:53:00+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 100, release rhythm 88, longevity 100
- inputs: {"age_days": 3521, "days_push": 2, "days_rel": 2, "gap_med": 44.0, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1110, forks 155 (observed 2026-09-01T02:14:02.668382+00:00)

## What it is
A shell plugin providing fast tab completion for Gradle in bash and zsh. It completes Gradle tasks, CLI switches, and common properties, including custom build file names.

## Use cases
- autocomplete gradle tasks in the terminal
- tab completion for gradle cli flags in bash
- zsh completion for gradle subproject tasks
- speed up running gradle commands from the shell
- complete gradle properties like -Dorg.gradle.debug

## When to choose
- you use Gradle from the command line daily with bash or zsh
- you want fast, cached completion of Gradle tasks and switches
- you use custom build file names like build.gradle.kts

## When to avoid
- you build with Maven or another build tool
- you only invoke Gradle from an IDE
- your shell is fish or another unsupported shell

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, cli
- domain: developer-tools
- platform: cli
- tags: gradle, shell-completion, bash, zsh, tab-completion, build-tool, command-line, automation, macos, linux

## Member repositories
- gradle/gradle-completion (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:02.668382+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:43:34.966560+00:00, confidence not recorded.
  - readme: https://github.com/gradle/gradle-completion (fetched 2026-09-01T02:14:02.668382+00:00, sha c2f4fe9ae5d9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
