Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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!