{"id":18572405,"url":"https://github.com/a/repo-manager","last_synced_at":"2026-05-03T22:32:48.113Z","repository":{"id":75220590,"uuid":"325938146","full_name":"A/repo-manager","owner":"A","description":"Opinionated wrapper around git clone, that keeps all your repos in structure","archived":false,"fork":false,"pushed_at":"2021-08-17T06:42:57.000Z","size":12,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-19T20:04:33.264Z","etag":null,"topics":["git","github","repository-management","repository-utilities"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/A.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-01-01T07:46:10.000Z","updated_at":"2023-11-19T12:51:44.000Z","dependencies_parsed_at":"2023-02-23T03:01:18.295Z","dependency_job_id":null,"html_url":"https://github.com/A/repo-manager","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/A/repo-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A%2Frepo-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A%2Frepo-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A%2Frepo-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A%2Frepo-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/A","download_url":"https://codeload.github.com/A/repo-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/A%2Frepo-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32587818,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["git","github","repository-management","repository-utilities"],"created_at":"2024-11-06T23:06:06.369Z","updated_at":"2026-05-03T22:32:48.096Z","avatar_url":"https://github.com/A.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## repo-manager\n\nCurrently, it's an opinionated wrapper around `git clone`, that keeps all your repos\nin structure. I wrote it to setup ready to go environment with all I need by one command.\n\nTo use it, make sure you have proper ssh-key, and set `GITHUB_TOKEN` and `GITHUB_USERNAME`\nin your env-variables.\n\n### Examples\n\n```shell\nrepo-manager clone myorg/myrepo # checkouts a repo into ~/Dev/@myorg/repo\nrepo-manager clone \"myorg/*\" # checkouts all @myorg repos into ~/Dev/@myorg/*\nrepo-manager clone \"**\" # checkouts all your repos into ~/Dev/@org/repo, you can omit query clone all\nrepo-manager \"**\" --dry # dry run\n```\n\n## Installation\n\n```\nnpm istall -g github-repo-manager\nyarn global add github-repo-manager\n```\n\n## Contribution\n\nMay be in future I add plenty of features, but can't promise I will. If you want\nto add a feature, just put it into the `./src/features/` directory. \n\n**ToDo**:\n\nIf you just wanna do something, consider the check-list below:\n\n- [ ] `repo-manager delete \"org/prefix-*\"` delete both local and github repos\n- [ ] `repo-manager fetch \"org/*\"` \n- [ ] `repo-manager info \"org/repo\"` get some stats like contributros, git-extras, etc\n- [ ] add tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa%2Frepo-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fa%2Frepo-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fa%2Frepo-manager/lists"}