Difference between revisions of "Gradle"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
* <code>[[gradle --help]]</code> | * <code>[[gradle --help]]</code> | ||
* <code>[[gradle build]]</code> | * <code>[[gradle build]]</code> | ||
+ | |||
+ | * <code>[[gradle.properties]]</code> | ||
== Related == | == Related == |
Revision as of 12:17, 19 May 2022
wikipedia:Gradle (2007) build automation. Gradle build scripts are written using a Apache Groovy or Kotlin DSL.
Related
See also
- Gradle,
gradlew [ check | build ]
,build.gradle
,gradle --help
- Build: Make
(makefile)
, automake,make install
,make build, configure, check
Advertising: