Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 797 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 797 Bytes

Build Status

README

This repository contains the source code for https://www.adoptopenjdk.net.

The master branch contains the source code necessary for development. A Jenkins job is used to run a build on this source code, and the output of this build is pushed to the gh-pages branch. GitHub Pages then uses this gh-pages branch to host the live, production website.

API

To use the API, see the README at api.adoptopenjdk.net.

To contribute to the API, or to raise issues, see the separate GitHub repository.

Developers

See the Contribution Guidelines.