{"id":20301097,"url":"https://github.com/chadly/clone-github-org","last_synced_at":"2026-05-14T05:36:21.503Z","repository":{"id":148224879,"uuid":"204976678","full_name":"chadly/clone-github-org","owner":"chadly","description":"A .net CLI utility to clone all repositories in a Github org","archived":false,"fork":false,"pushed_at":"2019-09-15T20:20:51.000Z","size":11,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-14T10:49:19.847Z","etag":null,"topics":["cli","github"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chadly.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-28T16:31:50.000Z","updated_at":"2022-11-26T06:06:44.000Z","dependencies_parsed_at":"2023-04-27T04:17:54.412Z","dependency_job_id":null,"html_url":"https://github.com/chadly/clone-github-org","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chadly%2Fclone-github-org","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chadly%2Fclone-github-org/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chadly%2Fclone-github-org/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chadly%2Fclone-github-org/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chadly","download_url":"https://codeload.github.com/chadly/clone-github-org/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241795995,"owners_count":20021583,"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":["cli","github"],"created_at":"2024-11-14T16:23:55.148Z","updated_at":"2026-05-14T05:36:21.453Z","avatar_url":"https://github.com/chadly.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Clone Github Org\n\n\u003e A .net CLI utility to clone all repositories in a Github org.\n\n## Usage\n\n```\ndotnet tool install --global CloneGithubOrg\n```\n\nAfter installing the tool, the command `clone-github-org` will now be available:\n\n```\nclone-github-org --help\n\n-u, --username    The username to use when authenticating to clone repositories.\n\n-p, --password    The password (personal access token) to use when authenticating to the Github API and to clone repositories.\n\n-o, --org         Required. The Github organization from which to clone repositories.\n```\n\nTo clone all public repositories for a github organization into the current working directory:\n\n```\nclone-github-org -o aspnet\n```\n\nIf you have access to private repositories for a Github org, you can [create a personal access token](https://github.com/settings/tokens) with _repo_ level permissions. Then use the `-u` \u0026 `-p` options to clone public \u0026 private repos:\n\n```\nclone-github-org -o aspnet -u mygithubusername -p myaccesstoken\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchadly%2Fclone-github-org","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchadly%2Fclone-github-org","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchadly%2Fclone-github-org/lists"}