Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 hacktoberfest mkdocs website
Last synced: 7 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 (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-10-31T20:26:46.000Z (8 days ago)
- Last Synced: 2024-10-31T21:22:12.806Z (8 days ago)
- Topics: community, documentation, gradle, hacktoberfest, mkdocs, website
- Language: HTML
- Homepage: https://cookbook.gradle.org/
- Size: 2.94 MB
- Stars: 11
- Watchers: 3
- Forks: 7
- 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!