{"id":16907991,"url":"https://github.com/cjrh/clonymccloneface","last_synced_at":"2025-03-22T10:31:26.076Z","repository":{"id":41851230,"uuid":"289412627","full_name":"cjrh/clonymccloneface","owner":"cjrh","description":"Clone all your github repos AND set upstream for your forks","archived":false,"fork":false,"pushed_at":"2025-01-28T21:47:22.000Z","size":133,"stargazers_count":3,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T10:37:46.798Z","etag":null,"topics":["automation","cloning","github-api","setup-development-environment","setup-tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cjrh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["cjrh"]}},"created_at":"2020-08-22T03:35:11.000Z","updated_at":"2025-01-28T21:47:26.000Z","dependencies_parsed_at":"2024-08-06T00:19:52.512Z","dependency_job_id":"43bd248c-2e95-49fa-8402-2c40dcf3866c","html_url":"https://github.com/cjrh/clonymccloneface","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/cjrh%2Fclonymccloneface","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjrh%2Fclonymccloneface/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjrh%2Fclonymccloneface/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cjrh%2Fclonymccloneface/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cjrh","download_url":"https://codeload.github.com/cjrh/clonymccloneface/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244943793,"owners_count":20536290,"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":["automation","cloning","github-api","setup-development-environment","setup-tool"],"created_at":"2024-10-13T18:49:42.676Z","updated_at":"2025-03-22T10:31:25.772Z","avatar_url":"https://github.com/cjrh.png","language":"Rust","funding_links":["https://github.com/sponsors/cjrh"],"categories":[],"sub_categories":[],"readme":"# clonymccloneface\nClone all your github repos AND set upstream for your forks\n\n## Demo\n\nYou need to:\n\n- have git installed\n- have a personal access token\n\n```shell script\n$ clonymccloneface --token \"df79XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\" -u cjrh .\n✅ Cloned dockerctx\n✅ Cloned easycython\n✅ Cloned enumerate_reversible\n✅ Cloned excitertools\n✅ Cloned fileinput.rs  (and set upstream repo)\n⡏ Cloning flashtext...\n\n```\n\n## Overview\n\nFor each repo in your github account, it will:\n\n- Clone the repo\n- If the repo is a fork, it will also set the \"upstream\" remote in your \n  working copy.\n\nRoughly, the equivalent of these commands:\n\n```\n$ git clone git@github.com:\u003cuser\u003e/\u003crepo\u003e.git\n$ cd \u003crepo\u003e\n$ git remote add upstream git@github.com:\u003cupstream\u003e/\u003crepo\u003e.git\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjrh%2Fclonymccloneface","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcjrh%2Fclonymccloneface","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcjrh%2Fclonymccloneface/lists"}