File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change 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 )
3
2
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 )
12
5
13
6
Great if you use the same repos at the same locations across multiple
14
7
machines or want to clone / update a pattern of repos without having to
You can’t perform that action at this time.
0 commit comments