Metadata-Version: 2.1
Name: python-gilt
Version: 1.2.2
Summary: gilt - A GIT layering tool.
Home-page: https://github.com/metacloud/gilt
Author: John Dewey
Author-email: jodewey@cisco.com
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: Flask
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
License-File: LICENSE
License-File: AUTHORS.rst

****
gilt
****

.. image:: https://badge.fury.io/py/python-gilt.svg
   :target: https://badge.fury.io/py/python-gilt
   :alt: PyPI Package

.. image:: https://readthedocs.org/projects/gilt/badge/?version=latest
   :target: https://gilt.readthedocs.io/en/latest/
   :alt: Documentation Status

.. image:: https://img.shields.io/badge/license-MIT-brightgreen.svg
   :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/

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/

