dreamscale-io / gradle-core

Gradle plugins for building general projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Core Gradle Plugins

A collection of gradle plugins meant to codify and streamline project development within an organization.

See the wiki for documentation.

Publishing to Bintray

Make sure you have a bintray account and are a member of the dreamscale organization

Open your user profile and retrieve your API Key

Execute bintray upload gw bintrayUpload -Pbintray.user=<bintray user> -Pbintray.apiKey=<api key>

Open the DreamScale gradle-core package and click the Publish link

About

Gradle plugins for building general projects

License:Apache License 2.0


Languages

Language:Groovy 98.1%Language:XSLT 1.3%Language:Java 0.4%Language:Shell 0.2%