Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.28 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.28 KB

OSBS

Code Health Build Status Coverage Status

Python module and command line client for OpenShift Build Service.

It is able to query OpenShift v3 for various stuff related to building images. It can initiate builds, list builds, get info about builds, get build logs... All of this can be done from command line and from python.

Getting Started

We have a guide how to setup whole build system for local development.

Deploying OpenShift Build System

We have documentation how you can setup your own instance.

Contributing

If you would like to help out, that's great! Please read the contribution guide.