Skip to content

Instantly share code, notes, and snippets.

@dokky
dokky / completion-for-gradle.md
Last active November 28, 2016 20:59 — forked from Ea87/completion-for-gradle.md
Gradle tab completion for Bash. Works on both Mac and Linux.

Gradle tab completion script for Bash

A tab completion script that works for Bash. Should work on Mac and on Linux.

Usage

$ gradle [TAB]