Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 421 Bytes

File metadata and controls

21 lines (13 loc) · 421 Bytes

buildcd

A build based on gradle which supports continuous delivery in a very simple form to deliver libraries.

Everyone should be able to do it at least for libraries without any problems.

Feel free to use it.

Status

At the moment you can start a gradle build and create a jar.

Usage

  1. Clone the repository or download the zip

  2. Look for the available tasks and use it:

    ./gradlew tasks