mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
a878b344ff
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 Groo- vy DSL and packed with innovation, Gradle provides a declarative way to descri- be all kinds of builds through sensible defaults. Gradle is quickly becoming the build system of choice for many open source projects, leading edge enterpr- ises and legacy automation challenges. WWW: http://www.gradle.org/ PR: ports/189858 Submitted by: Gasol Wu <gasol.wu@gmail.com>
15 lines
710 B
Plaintext
15 lines
710 B
Plaintext
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 Groo-
|
|
vy DSL and packed with innovation, Gradle provides a declarative way to descri-
|
|
be all kinds of builds through sensible defaults. Gradle is quickly becoming
|
|
the build system of choice for many open source projects, leading edge enterpr-
|
|
ises and legacy automation challenges.
|
|
|
|
WWW: http://www.gradle.org/
|