{"id":28800974,"url":"https://github.com/takagiy/repo_cmd","last_synced_at":"2026-05-02T05:31:54.032Z","repository":{"id":57660154,"uuid":"260952885","full_name":"takagiy/repo_cmd","owner":"takagiy","description":"Repo - A CLI tool obtaining the GitHub repository's full name, url, etc. from the name of the repository","archived":false,"fork":false,"pushed_at":"2020-05-04T04:39:46.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-28T08:18:29.114Z","etag":null,"topics":["author","cli","github","link","name","repository","rust","url"],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/takagiy.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}},"created_at":"2020-05-03T15:04:37.000Z","updated_at":"2020-05-04T04:38:52.000Z","dependencies_parsed_at":"2022-09-06T23:21:03.329Z","dependency_job_id":null,"html_url":"https://github.com/takagiy/repo_cmd","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/takagiy/repo_cmd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takagiy%2Frepo_cmd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takagiy%2Frepo_cmd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takagiy%2Frepo_cmd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takagiy%2Frepo_cmd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/takagiy","download_url":"https://codeload.github.com/takagiy/repo_cmd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/takagiy%2Frepo_cmd/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260507007,"owners_count":23019454,"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":["author","cli","github","link","name","repository","rust","url"],"created_at":"2025-06-18T07:05:41.337Z","updated_at":"2026-05-02T05:31:54.027Z","avatar_url":"https://github.com/takagiy.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Repo - obtaining the GitHub repository's full name, url, etc. from the name of the repository\n[![HitCount](http://hits.dwyl.com/takagiy/repo_cmd.svg)](http://hits.dwyl.com/takagiy/repo_cmd)\n[![Crates.io](https://img.shields.io/crates/v/repo_cmd)](https://crates.io/crates/repo_cmd)\n[![GitHub](https://img.shields.io/github/license/takagiy/repo_cmd)](https://github.com/takagiy/repo_cmd/blob/master/LICENSE)\n\nrepo is a command which can obtain the repository's full name; the `{author}/{repository}`-formatted string, from the name of the repository by connecting to the [GitHub searching API](https://developer.github.com/v3/search/).\n\n```console\n$ repo rust\nrust-lang/rust\n$ repo url rust\nhttps://github.com/rust-lang/rust.git\n$ repo git-url rust\ngit://github.com/rust-lang/rust.git\n$ repo link rust\nhttps://github.com/rust-lang/rust\n$ git clone $(repo url rust)\nCloning into 'rust'...\n```\n\n## Installation\n\nYou can install `repo_cmd` with [`cargo`](https://doc.rust-lang.org/stable/cargo/).\n\n```console\n$ cargo install repo_cmd\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakagiy%2Frepo_cmd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftakagiy%2Frepo_cmd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftakagiy%2Frepo_cmd/lists"}