This directory contains assignments and examples with the focus on Gradle tasks.
Module | Description | Course/Assignment Link |
---|---|---|
file-tasks-assignment | Initial Gradle project structure for the assignment to test you knowledge about Gradle tasks. Instructions are provided in the README.md file | Task Assignment |
file-tasks-assignment-done | Implemented solution for the Gradle tasks assignment | Task Assignment Review |
Authoring Tasks (Gradle Userguide)
Gradle Task (Gradle API Documentation)