Skip to content

jupierce/doozer

 
 

Repository files navigation

Doozer

PyPI version codecov

Doozer is a build management utility that currently has the capability to build RPMs and Container Images via OSBS/Brew

Deployment

Note: This is for running the full, local python doozer client, not the containerized version. This requires other dependencies discussed in the Installation doc.

For local development pull the code and run:

python setup.py develop

For new releases, Jenkins is already setup and deployment to PyPi is easy:

That's it. Jenkins will do the rest automatically.

Installation

If you just want to use doozer checkout the container usage doc.

If you need to develop for doozer checkout the full installation doc.

Usage

Checkout the Usage doc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.9%
  • Shell 1.7%
  • Dockerfile 0.4%