https://github.com/p6m7g8/gh-parallel
P6 Github CLI Extension to supercharge cloning/syncing with parallelism
https://github.com/p6m7g8/gh-parallel
all-contributors aws clone gh-extension git github opensource p6 p6m7g8 parallel projen shell
Last synced: about 2 months ago
JSON representation
P6 Github CLI Extension to supercharge cloning/syncing with parallelism
- Host: GitHub
- URL: https://github.com/p6m7g8/gh-parallel
- Owner: p6m7g8
- License: apache-2.0
- Created: 2022-03-22T21:57:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-25T08:53:46.000Z (7 months ago)
- Last Synced: 2025-03-29T22:51:13.203Z (3 months ago)
- Topics: all-contributors, aws, clone, gh-extension, git, github, opensource, p6, p6m7g8, parallel, projen, shell
- Language: Shell
- Homepage: https://continuouslearning.io
- Size: 272 KB
- Stars: 3
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT
Awesome Lists containing this project
README
# gh-parallel
## Table of Contents
- [gh-parallel](#gh-parallel)
- [Table of Contents](#table-of-contents)
- [Badges](#badges)
- [Summary](#summary)
- [Usage](#usage)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Author](#author)
- [Contributors ✨](#contributors-)### Badges
[](https://opensource.org/licenses/Apache-2.0)
[](https://gitpod.io/#https://github.com/p6m7g8/gh-parallel)
[](https://mergify.io)
[](https://github.com/p6m7g8/gh-parallel/actions/workflows/release.yml)
[](https://github.com/p6m7g8/gh-parallel/actions/workflows/shellcheck.yml)
[](https://github.com/p6m7g8/gh-parallel/actions/workflows/markdown.yaml)[](#contributors-)
## Summary
After:
Before:
This requires `gnu parallel` to be installed. Which it will then make use of to parallelize clone and sync requests.
This is quite useful to clone organizations faster and or a list of disparate repositories.
## Usage
```shell
Usage:
gh parallel -h
gh parallel list [ [-- ] | -h]
gh parallel clone [ [--## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!