Skip to content

Commit

Permalink
Deprecate project
Browse files Browse the repository at this point in the history
  • Loading branch information
retr0h committed Nov 12, 2023
1 parent afb6e22 commit 43c9e5e
Showing 1 changed file with 2 additions and 56 deletions.
58 changes: 2 additions & 56 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,62 +2,8 @@
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
NOTE: this repository has been recently (2023-11-12) moved to
_`go-gilt`: https://github.com/retr0h/gilt.

License
=======
Expand Down

0 comments on commit 43c9e5e

Please sign in to comment.