9 Forks
26 Stars
26 Watchers

cookbook

Gradle Cookbook is an open-source collection of recipes, guides and examples for the Gradle Build Tool

How to download and setup cookbook

Open terminal and run command
git clone https://github.com/gradle/cookbook.git
git clone is used to create a copy or clone of cookbook repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cookbook https://github.com/gradle/cookbook/archive/master.zip

Or simply clone cookbook with SSH
[email protected]:gradle/cookbook.git

If you have some problems with cookbook

You may open issue on cookbook support forum (system) here: https://github.com/gradle/cookbook/issues