pyinfra-docker-compose/README.rst

28 lines
492 B
ReStructuredText

pyinfra-docker-compose
======================
A pyinfra module to install the Docker Compose plugin.
.. image:: https://img.shields.io/pypi/v/pyinfra
:alt: PyPI - Version
**Table of Contents**
- `Installation <#installation>`_
- `License <#license>`_
Installation
------------
.. code-block:: shell
pip install pyinfra-docker-compose
License
-------
``pyinfra-docker-compose`` is distributed under the terms of the `MIT`_ license.
.. _MIT: https://spdx.org/licenses/MIT.html