GithubHelp home page GithubHelp logo

isabella232 / gradle Goto Github PK

View Code? Open in Web Editor NEW

This project forked from datastax/gradle

0.0 0.0 0.0 254.58 MB

A powerful build system for the JVM

Home Page: gradle.org

License: Apache License 2.0

Java 45.35% Groovy 45.94% CSS 0.35% Scala 0.06% XSLT 0.11% C 0.19% Brainfuck 0.01% HTML 0.17% JavaScript 0.40% GAP 0.01% Assembly 0.01% C++ 3.43% Objective-C 0.01% Objective-C++ 0.01% CoffeeScript 0.01% Shell 0.01% Python 0.01% Kotlin 3.99% Gherkin 0.01% Ruby 0.01%

gradle's Introduction

Gradle Logo

Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing web sites. Gradle has been designed to support build automation across multiple languages and platforms including Java, Scala, Android, C/C++, and Groovy, and is closely integrated with development tools and continuous integration servers including Eclipse, IntelliJ, and Jenkins.

For more information about Gradle, please visit: https://gradle.org

This project adheres to the Gradle Code of Conduct. By participating, you are expected to uphold this code.

Downloading

You can download released versions and nightly build artifacts from: https://gradle.org/downloads

Installing from source

To create an install from the source tree you can run either of the following:

./gradlew install -Pgradle_installPath=/usr/local/gradle-source-build

This will create a minimal installation; just what's needed to run Gradle (i.e. no docs).

You can then build a Gradle based project with this installation:

/usr/local/gradle-source-build/bin/gradle «some task»

To create a full installation (includes docs):

./gradlew installAll -Pgradle_installPath=/usr/local/gradle-source-build

Contributing

If you're looking to contribute to Gradle or provide a patch/pull request, you can find more info here.

gradle's People

Contributors

adammurdoch avatar adrianbk avatar bamboo avatar big-guy avatar bigdaz avatar blindpirate avatar breskeby avatar cbeams avatar donat avatar eriwen avatar eskatos avatar etiennestuder avatar freekh avatar ghale avatar hansd avatar jjohannes avatar jnizet avatar jsoref avatar ldaley avatar lhotari avatar ljacomet avatar lptr avatar marcphilipp avatar melix avatar mockitoguy avatar oehme avatar pledbrook avatar pniederw avatar radimk avatar wolfs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.