py-gilt
py-gilt copied to clipboard
Deprecated in favor of go-gilt
gilt
.. image:: https://img.shields.io/github/workflow/status/retr0h/gilt/Tests?style=flat :target: https://github.com/retr0h/gilt/actions :alt: Actions Status
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg?style=flat :target: https://github.com/psf/black :alt: Black
.. image:: https://img.shields.io/badge/test%20suite-pytest-009bdb.svg?style=flat :target: https://docs.pytest.org/ :alt: PyTest
.. image:: https://badge.fury.io/py/python-gilt.svg?style=flat :target: https://badge.fury.io/py/python-gilt :alt: PyPI Package
.. image:: https://readthedocs.org/projects/gilt/badge/?version=latest&style=flat :target: https://gilt.readthedocs.io/en/latest/ :alt: Documentation Status
.. image:: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat :target: LICENSE :alt: Repository License
gilt - A GIT layering tool.
Quick Start
Install gilt using pip:
.. code-block:: bash
$ pip install python-gilt
Overlay remote repositories and/or files into the destinations provided.
.. code-block:: bash
$ gilt --debug overlay
Documentation
https://gilt.readthedocs.io/
Alternatives
-
Repo
_ - Git submodules
- Git subtree
-
Go Gilt
_ - An indirect port of Gilt to Golang (WIP)
.. _Repo
: https://gerrit.googlesource.com/git-repo/+/refs/heads/master/README.md
.. _Go Gilt
: https://github.com/retr0h/go-gilt
License
MIT
_
.. _MIT
: https://github.com/metacloud/gilt/blob/master/LICENSE
The logo is licensed under the Creative Commons NoDerivatives 4.0 License
_.
If you have some other use in mind, contact us.
.. _Creative Commons NoDerivatives 4.0 License
: https://creativecommons.org/licenses/by-nd/4.0/