/DirectBuild

A Groovy CI Server

Primary LanguageGroovyOtherNOASSERTION

DirectBuild Build Status

DirectBuild is a Continuous Integration Server written in Groovy.

Links

Getting Started with DirectBuild

Prerequisites

  • Oracle/OpenJDK JDK 8

Linux / OS X

To Get Started using DirectBuild, run the following command in the directory you want DirectBuild to use:

curl --silent https://raw.githubusercontent.com/DirectBuild/DirectBuild/master/src/bin/quickstart.sh | bash

After the script has completed, visit the Setup Wiki Page.

Windows

Quickstart script for Windows coming soon!

  • Clone the DirectBuild Repository
  • Build with Gradle (./gradlew jar)
  • Copy the jar in build/libs/DirectBuild.jar to your CI Working Directory
  • Visit the Setup Wiki Page.

Versioning

DirectBuild works off of a rolling release cycle, which you can read about in more detail at the Release Cycle wiki page.

Keeping Informed

Want to keep on the edge of DirectBuild development? Join our IRC channel!

#directbuild on irc.freenode.net