Andrew Clemons 2930a43771 development/gradle: Use zulu-opendjdk11. 2 years ago
..
README 662a77e709 development/gradle: Fix README. 4 years ago
gradle.SlackBuild 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var 3 years ago
gradle.csh 7fa01f038a development/gradle: Fix gradle.csh. 8 years ago
gradle.info 2930a43771 development/gradle: Use zulu-opendjdk11. 2 years ago
gradle.sh 08e8495840 development/gradle: Added (Build Automation). 10 years ago
slack-desc 08e8495840 development/gradle: Added (Build Automation). 10 years ago

README

Gradle is build automation evolved.

Gradle can automate the building, testing, publishing, deployment and
more of software packages or other types of projects such as generated
static websites, generated documentation or indeed anything else.

Gradle combines the power and flexibility of Ant with the dependency
management and conventions of Maven into a more effective way to build.

Powered by a Groovy DSL and packed with innovation, Gradle provides
a declarative way to describe all kinds of builds through sensible
defaults. Gradle is quickly becoming the build system of choice
for many open source projects, leading edge enterprises and legacy
automation challenges.