Gradle Nightly's icon

Gradle Nightly 2.12-20160114230029

Gradle is build automation evolved.

Description

Gradle can automate the building, testing, publishing, deployment and more of software packages or other types of projects such as generated static websites, generated documentation or indeed anything else.

Readme

Please note that Gradle requires Java (JDK or JRE version 6 or higher). Rather than lock users into one version, we've left it up to you. When you run the Gradle image, include a JDK or JRE image of your choosing:

turbo run oracle/jdk:6.45,gradle/gradle-nightly

Here's a simple use case for gradle. We'll clone a project using git, then test with gradle:

> turbo run oracle/jdk:7.65,gradle/gradle-nightly --using=git/git


(123) > git clone https://github.com/spring-projects/spring-mobile.git

(123) > cd spring-mobile && gradlew clean test


Release Notes

No release notes


Screenshot

Gradle Nightly's screenshot

EULA

  • Actions

    Go to TurboScript
  • Dependencies
    No dependencies
  • Used By
    No repositories
  • Website
    Developer: gradle.org
  • Current
    2.12-20160114230029 updated 9 years ago
  • Details
    Updated: January 25, 2017
    Created: March 30, 2015