/osbuild

Primary LanguagePythonApache License 2.0Apache-2.0

About

Pull, build and test multiple source code modules.

Hacking

To test changes you can install osbuild for your user

python setup.py install --user

Please run lint and tests before submitting patches

python setup.py lint test