{"id":14070529,"url":"https://github.com/A/repo-manager","last_synced_at":"2025-07-30T07:33:40.708Z","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":2,"default_branch":"master","last_synced_at":"2024-11-06T23:06:03.925Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228110448,"owners_count":17871183,"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":["git","github","repository-management","repository-utilities"],"created_at":"2024-08-13T07:07:50.112Z","updated_at":"2024-12-04T12:31:21.928Z","avatar_url":"https://github.com/A.png","language":"TypeScript","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","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"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"}