98 Forks
62 Stars
62 Watchers

heroku-buildpack-gradle

This is a Heroku buildpack for Gradle apps. It uses Gradle to build your application and OpenJDK to run it.

How to download and setup heroku-buildpack-gradle

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

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

If you have some problems with heroku-buildpack-gradle

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