Djinn CI is a continuous integration system for automating builds of a program's source code, its features include:
Get started with Djinn CI, learn how to submit your first build, organize resources into namespaces, and setup integration with external providers, read more...
Learn about the build server at a high level, and how to use it to run your builds. This will cover what a build is, how they're executed, and how you can connect to an existing Git provider to have your builds trigger whilst you develop, read more...
Learn how to interact with the build server via the JSON REST API. This will cover everything from what resources the API server exposes, to how OAuth apps can be created for interfacing with the API, read more...
Learn how to deploy and administer your own installation of the build server. This will cover how to build the server from source, the recommended strategies for deploying it, and how it should be administered, read more...