Skip to content

Commit 1b1cec1

Browse files
committed
docs: One line header
1 parent 01c4508 commit 1b1cec1

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
1-
`vcspull` - synchronize your repos. built on
2-
[libvcs](https://github.com/vcs-python/libvcs)
1+
# `vcspull` · [![Python Package](https://img.shields.io/pypi/v/vcspull.svg)](http://badge.fury.io/py/vcspull) [![Docs](https://github.com/vcs-python/vcspull/workflows/docs/badge.svg)](https://github.com/vcs-python/vcspull/actions?query=workflow%3A%22docs%22) [![Build Status](https://github.com/vcs-python/vcspull/workflows/tests/badge.svg)](https://github.com/vcs-python/vcspull/actions?query=workflow%3A%22tests%22) [![Code Coverage](https://codecov.io/gh/vcs-python/vcspull/branch/master/graph/badge.svg)](https://codecov.io/gh/vcs-python/vcspull) [![License](https://img.shields.io/github/license/vcs-python/vcspull.svg)](https://github.com/vcs-python/vcspull/blob/master/LICENSE)
32

4-
[![Python Package](https://img.shields.io/pypi/v/vcspull.svg)](http://badge.fury.io/py/vcspull)
5-
[![Docs](https://github.com/vcs-python/vcspull/workflows/docs/badge.svg)](https://github.com/vcs-python/vcspull/actions?query=workflow%3A%22docs%22)
6-
[![Build Status](https://github.com/vcs-python/vcspull/workflows/tests/badge.svg)](https://github.com/vcs-python/vcspull/actions?query=workflow%3A%22tests%22)
7-
[![Code Coverage](https://codecov.io/gh/vcs-python/vcspull/branch/master/graph/badge.svg)](https://codecov.io/gh/vcs-python/vcspull)
8-
[![License](https://img.shields.io/github/license/vcs-python/vcspull.svg)](https://github.com/vcs-python/vcspull/blob/master/LICENSE)
9-
10-
Manage your commonly used repos from YAML / JSON manifest(s). Compare to
11-
[myrepos](http://myrepos.branchable.com/).
3+
Synchronize repos in bulk from JSON or YAML file. Compare to
4+
[myrepos](http://myrepos.branchable.com/). Built on [libvcs](https://github.com/vcs-python/libvcs)
125

136
Great if you use the same repos at the same locations across multiple
147
machines or want to clone / update a pattern of repos without having to

0 commit comments

Comments
 (0)