git-batch/README.md

18 lines
931 B
Markdown
Raw Normal View History

2019-11-29 14:45:28 +01:00
# git-batch
2020-04-11 13:39:23 +02:00
[![Build Status](https://img.shields.io/drone/build/xoxys/git-batch?logo=drone)](https://cloud.drone.io/xoxys/git-batch)
[![Docker Hub](https://img.shields.io/badge/docker-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/xoxys/git-batch)
2020-04-11 19:39:40 +02:00
[![Python Version](https://img.shields.io/pypi/pyversions/git-batch.svg)](https://pypi.org/project/git-batch/)
[![PyPi Status](https://img.shields.io/pypi/status/git-batch.svg)](https://pypi.org/project/git-batch/)
[![PyPi Release](https://img.shields.io/pypi/v/git-batch.svg)](https://pypi.org/project/git-batch/)
2020-04-11 13:39:23 +02:00
[![License: MIT](https://img.shields.io/github/license/xoxys/git-batch)](LICENSE)
Simple tool to automate cloning a single branch from a list of repositories.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
## Maintainers and Contributors
[Robert Kaussow](https://github.com/xoxys)