{"id":24200102,"url":"https://github.com/lesiw/repo","last_synced_at":"2026-05-08T21:32:09.374Z","repository":{"id":231951533,"uuid":"783109916","full_name":"lesiw/repo","owner":"lesiw","description":"Simple repository manager.","archived":false,"fork":false,"pushed_at":"2024-10-17T22:41:49.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-30T09:33:50.627Z","etag":null,"topics":["cli","git","go","golang","repository"],"latest_commit_sha":null,"homepage":"https://lesiw.io/repo","language":"Go","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/lesiw.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":"2024-04-07T00:59:45.000Z","updated_at":"2024-10-17T22:41:26.000Z","dependencies_parsed_at":"2025-01-13T20:41:23.829Z","dependency_job_id":"53081ffe-ca22-460b-9138-95cedf4dbf65","html_url":"https://github.com/lesiw/repo","commit_stats":null,"previous_names":["lesiw/repo"],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesiw%2Frepo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesiw%2Frepo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesiw%2Frepo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lesiw%2Frepo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lesiw","download_url":"https://codeload.github.com/lesiw/repo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241638837,"owners_count":19995274,"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","git","go","golang","repository"],"created_at":"2025-01-13T20:41:07.386Z","updated_at":"2025-11-30T06:03:49.382Z","avatar_url":"https://github.com/lesiw.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# repo\n\nA simple repository manager.\n\nClone repositories using `repo URL`. The path to the cloned repository will be\noutput to standard out. If the path already exists, it will not be re-cloned.\n\nSet `repo`'s prefix using `REPOPREFIX` (default `$HOME/.local/src`).\n\n## Installation\n\n### curl\n\n```sh\ncurl lesiw.io/repo | sh\n```\n\n### go install\n\n```sh\ngo install lesiw.io/repo@latest\n```\n\n## Shell function\n\nTo automatically change to the cloned repository directory, add this function to\nyour shell's rc file.\n\n``` sh\nrepo() {\n    cd \"$(command repo $@)\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesiw%2Frepo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flesiw%2Frepo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesiw%2Frepo/lists"}