Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 934 Bytes

File metadata and controls

18 lines (10 loc) · 934 Bytes

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