p6m7g8 / gh-parallel

P6 Github CLI Extension to supercharge cloning/syncing with parallelism

Home Page:https://p6m7g8.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gh-parallel

Table of Contents

Badges

License Gitpod ready-to-code Mergify Release Shellcheck Markdown

All Contributors

Summary

After: after

Before: 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

Usage:
  gh parallel -h
  gh parallel list [<login> [-- <list options>] | -h]
  gh parallel clone [<login> <dest_dir> [-- <clone options] | -h]

Contributing

Code of Conduct

Author

Philip M . Gollucci pgollucci@p6m7g8.com

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Philip M. Gollucci

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

P6 Github CLI Extension to supercharge cloning/syncing with parallelism

https://p6m7g8.github.io

License:Apache License 2.0


Languages

Language:Shell 100.0%