mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
development/gradle: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1464d9bcd8
commit
662a77e709
1 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,8 @@ 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.
|
||||
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.
|
||||
|
|
Loading…
Reference in a new issue