Working on Gradle-based enterprise builds requires familiarity with the usually quite large number of different project-specific tasks. Some sub-projects provide custom tasks to run maintenance scripts, others tasks to check additional properties of the build or to start and stop different components needed for the development life-cycle. Bash auto-completion helps with the burden of remembering …
Continue reading Gradle Bash integration for multi-project builds