DirectBuild is a Continuous Integration Server written in Groovy.
- Oracle/OpenJDK JDK 8
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.
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.
DirectBuild works off of a rolling release cycle, which you can read about in more detail at the Release Cycle wiki page.
Want to keep on the edge of DirectBuild development? Join our IRC channel!