gradle / cookbook

Gradle Cookbook is an open-source collection of recipes, guides and examples for the Gradle Build Tool
https://cookbook.gradle.org/
Other
5 stars 3 forks source link

Gradle Troubleshooting chapter #2

Open oleg-nenashev opened 3 weeks ago

oleg-nenashev commented 3 weeks ago

It would be great to start the "Gradle Troubleshooting" chapter that references external tools that are currently not included in the Main Gradle documentation. It could include the following:

Steps

Note

Currently we cannot include repositories as documentation sources, so short summary pages for key use-cases are preferable

Anurag0git commented 2 weeks ago

@oleg-nenashev can you please explain what do you mean by creating chapter, i mean should we create new repo, or file, or do any changes in README or anything else?

oleg-nenashev commented 2 weeks ago

Basically, a chapter means a new directory, similar to https://github.com/gradle/cookbook/tree/main/docs/ci for CI tools