1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
================
git-build-recipe
================
Construct a git branch based on a "recipe".
Further information
===================
Please visit https://help.launchpad.net/Packaging/SourceBuilds
Running the test suite
======================
To run this project's tests, use `tox <https://tox.readthedocs.io/en/latest/>`_.
.. note::
In order to run the test suite, you may need to install the following
packages:
.. code-block:: bash
sudo apt install devscripts pristine-tar quilt
Getting help
============
If you find bugs in this package, you can report them here:
https://launchpad.net/git-build-recipe
|