gradle-completion

Bash and Zsh completion support for Gradle

Description

Bash and Zsh completion support for Gradle. This provides _fast_ tab completion for:

 * Gradle tasks for the current project and sub-projects
 * Gradle CLI switches (e.g. `--parallel`)
 * Common Gradle properties (e.g. `-Dorg.gradle.debug`)

It also handles custom default build files, so `rootProject.buildFileName = 'build.gradle.kts'` is supported.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/gradle/gradle-completion


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install gradle-completion