{"id":22824460,"url":"https://github.com/p6m7g8/gh-parallel","last_synced_at":"2025-04-23T07:41:18.936Z","repository":{"id":104130563,"uuid":"472950341","full_name":"p6m7g8/gh-parallel","owner":"p6m7g8","description":"P6 Github CLI Extension to supercharge cloning/syncing with parallelism","archived":false,"fork":false,"pushed_at":"2024-11-25T08:53:46.000Z","size":279,"stargazers_count":3,"open_issues_count":1,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-29T22:51:13.203Z","etag":null,"topics":["all-contributors","aws","clone","gh-extension","git","github","opensource","p6","p6m7g8","parallel","projen","shell"],"latest_commit_sha":null,"homepage":"https://continuouslearning.io","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/p6m7g8.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"SUPPORT","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-22T21:57:51.000Z","updated_at":"2025-02-01T18:58:50.000Z","dependencies_parsed_at":"2024-11-20T17:25:18.402Z","dependency_job_id":"d4533b4f-45a4-42eb-a1df-3cd24ca3d351","html_url":"https://github.com/p6m7g8/gh-parallel","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8%2Fgh-parallel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8%2Fgh-parallel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8%2Fgh-parallel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p6m7g8%2Fgh-parallel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p6m7g8","download_url":"https://codeload.github.com/p6m7g8/gh-parallel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250394353,"owners_count":21423360,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["all-contributors","aws","clone","gh-extension","git","github","opensource","p6","p6m7g8","parallel","projen","shell"],"created_at":"2024-12-12T17:07:12.122Z","updated_at":"2025-04-23T07:41:18.901Z","avatar_url":"https://github.com/p6m7g8.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gh-parallel\n\n## Table of Contents\n\n- [gh-parallel](#gh-parallel)\n  - [Table of Contents](#table-of-contents)\n    - [Badges](#badges)\n  - [Summary](#summary)\n  - [Usage](#usage)\n  - [Contributing](#contributing)\n  - [Code of Conduct](#code-of-conduct)\n  - [Author](#author)\n  - [Contributors ✨](#contributors-)\n\n### Badges\n\n[![License](https://img.shields.io/badge/License-Apache%202.0-yellowgreen.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/p6m7g8/gh-parallel)\n[![Mergify](https://img.shields.io/endpoint.svg?url=https://gh.mergify.io/badges/p6m7g8/gh-parallel/\u0026style=flat)](https://mergify.io)\n[![Release](https://github.com/p6m7g8/gh-parallel/actions/workflows/release.yml/badge.svg)](https://github.com/p6m7g8/gh-parallel/actions/workflows/release.yml)\n[![Shellcheck](https://github.com/p6m7g8/gh-parallel/actions/workflows/shellcheck.yml/badge.svg)](https://github.com/p6m7g8/gh-parallel/actions/workflows/shellcheck.yml)\n[![Markdown](https://github.com/p6m7g8/gh-parallel/actions/workflows/markdown.yaml/badge.svg)](https://github.com/p6m7g8/gh-parallel/actions/workflows/markdown.yaml)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n## Summary\n\nAfter:\n![after](assets/after.jpg)\n\nBefore:\n![before](assets/before.jpg)\n\nThis requires `gnu parallel` to be installed. Which it will then make use of to parallelize clone and sync requests.\n\nThis is quite useful to clone organizations faster and or a list of disparate repositories.\n\n## Usage\n\n```shell\nUsage:\n  gh parallel -h\n  gh parallel list [\u003clogin\u003e [-- \u003clist options\u003e] | -h]\n  gh parallel clone [\u003clogin\u003e \u003cdest_dir\u003e [-- \u003cclone options] | -h]\n```\n\n## Contributing\n\n- [How to Contribute](CONTRIBUTING.md)\n\n## Code of Conduct\n\n- [Code of Conduct](https://github.com/p6m7g8/.github/blob/master/CODE_OF_CONDUCT.md)\n\n## Author\n\nPhilip M . Gollucci \u003cpgollucci@p6m7g8.com\u003e\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"http://pgollucci.github.io/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/34295?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePhilip M. Gollucci\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/p6m7g8/gh-parallel/commits?author=pgollucci\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp6m7g8%2Fgh-parallel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp6m7g8%2Fgh-parallel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp6m7g8%2Fgh-parallel/lists"}