4197 Forks
14839 Stars
14839 Watchers

gradle

Adaptable, fast automation for all

How to download and setup gradle

Open terminal and run command
git clone https://github.com/gradle/gradle.git
git clone is used to create a copy or clone of gradle 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 gradle https://github.com/gradle/gradle/archive/master.zip

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

If you have some problems with gradle

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