https://github.com/gradle/cookbook
Gradle Cookbook is an open-source collection of recipes, guides and examples for the Gradle Build Tool
https://github.com/gradle/cookbook
community documentation gradle gradle-bt hacktoberfest mkdocs website
Last synced: 14 days ago
JSON representation
Gradle Cookbook is an open-source collection of recipes, guides and examples for the Gradle Build Tool
- Host: GitHub
- URL: https://github.com/gradle/cookbook
- Owner: gradle
- License: other
- Created: 2024-10-07T08:40:20.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-04-30T20:05:00.000Z (14 days ago)
- Last Synced: 2025-04-30T23:47:54.749Z (14 days ago)
- Topics: community, documentation, gradle, gradle-bt, hacktoberfest, mkdocs, website
- Language: HTML
- Homepage: https://cookbook.gradle.org/
- Size: 3.17 MB
- Stars: 27
- Watchers: 8
- Forks: 9
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Gradle Cookbook
Gradle Cookbook is an open-source collection of recipes, guides and examples for the Gradle Build Tool.
This is a complementary resource to the official Gradle User Manual, which covers core capabilities maintained by the Gradle team.The goal of this portal is to offer solution-based documentation for end users about external integrations,
including but not limited to CI/CD tools, IDEs, support for languages and frameworks, and various peripheral tools.## Status
> **WARNING:** Gradle Cookbook is an incubating project that is yet to reach the critical mass of content.
> Any contributions will be appreciated!## Contributing
To contribute to this community repo, see [CONTRIBUTING.md](./docs/CONTRIBUTING.md).
To contribute to the Gradle community as whole, we have the contributor guide [here](https://community.gradle.org/contributing/).
All contributions are welcome!