- Gradle Effective Implementations Guide(Second Edition)
- Hubert Klein Ikkink
- 133字
- 2021-07-16 10:43:22
Summary
So, now we have discussed how to install Gradle on our computers. We have written our first Gradle build script with a simple task.
We have also seen how we use the built-in tasks of Gradle to get more information about a project. We discussed how to use the command-line options to help us run the build scripts. We have looked at the Gradle GUI and how we can use it to run Gradle build scripts.
In the next chapter, we will take a further look at tasks. We will discuss how to add actions to a task. We write more complex tasks, where the tasks will depend on other tasks. We will also discuss how Gradle builds up a task graph internally and how to use this in our projects.
推薦閱讀
- 操作系統(tǒng)實(shí)用教程(Linux版)
- Linux運(yùn)維實(shí)戰(zhàn):CentOS7.6操作系統(tǒng)從入門到精通
- Mastering Distributed Tracing
- vSphere Virtual Machine Management
- 玩到極致 iPhone 4S完全攻略
- 深入Linux內(nèi)核架構(gòu)與底層原理(第2版)
- Mastering Reactive JavaScript
- Linux系統(tǒng)最佳實(shí)踐工具:命令行技術(shù)
- Troubleshooting Docker
- 從實(shí)踐中學(xué)習(xí)Windows滲透測(cè)試
- Linux內(nèi)核API完全參考手冊(cè)(第2版)
- 應(yīng)急指揮信息系統(tǒng)設(shè)計(jì)
- 鴻蒙HarmonyOS應(yīng)用開(kāi)發(fā)入門
- Linux深度攻略
- Serverless Architectures with Kubernetes