11 Forks
87 Stars
87 Watchers

gradle-native

The home of Gradle's support for natively compiled languages

How to download and setup gradle-native

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

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

If you have some problems with gradle-native

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