Skip to content

Instantly share code, notes, and snippets.

View ExperimentMonty's full-sized avatar

John Montgomery ExperimentMonty

View GitHub Profile

Gradle tab completion script for Bash

A tab completion script that works for Bash. Relies on the BSD md5 command on Mac and md5sum on Linux, so as long as you have one of those two commands, this should work.

Usage

$ gradle [TAB]