{"id":17217758,"url":"https://github.com/danvixent/go-repos","last_synced_at":"2025-08-10T11:10:02.967Z","repository":{"id":57622698,"uuid":"247969157","full_name":"danvixent/go-repos","owner":"danvixent","description":"A simple CLI to search a user's GitHub repositories.","archived":false,"fork":false,"pushed_at":"2020-04-11T12:50:51.000Z","size":70,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T14:13:40.017Z","etag":null,"topics":["cli","github-api"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danvixent.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-03-17T12:54:11.000Z","updated_at":"2023-03-05T07:48:14.000Z","dependencies_parsed_at":"2022-09-26T20:10:48.093Z","dependency_job_id":null,"html_url":"https://github.com/danvixent/go-repos","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/danvixent/go-repos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvixent%2Fgo-repos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvixent%2Fgo-repos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvixent%2Fgo-repos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvixent%2Fgo-repos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danvixent","download_url":"https://codeload.github.com/danvixent/go-repos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danvixent%2Fgo-repos/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269713884,"owners_count":24463244,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cli","github-api"],"created_at":"2024-10-15T03:44:40.653Z","updated_at":"2025-08-10T11:10:02.585Z","avatar_url":"https://github.com/danvixent.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-repos\n\nA simple CLI to search a user's GitHub repositories.\n\n### Installation\n\nAfter cloning the repository, you can create a binary from it by running the command:\n\n```$ go build```\n\nThat would create a binary in your current directory with the name `go-repos`. If you want to rename the binary that is generated, you should add the `-o binaryname` to the build command e.g: `go build -o hubsearch`. A binary with the name `hubsearch` will be created.\n\nUsage:  \n\n    $ go-repos danvixent -must -name go-repos -lang go -date 2020 -desc CLI -stars 0\n\n        GitHub User danvixent has 1 matching Repositories:\n\n        Respository Name    Description                                           Language  Creation Date\n        -----               ------                                                ------    ------\n        danvixent/go-repos  A simple CLI to search a user's GitHub repositories.  Go        March 17, 2020 12:54:11\n\n| Argument/Flag | Usage                                                                                                                |\n|---------------|----------------------------------------------------------------------------------------------------------------------|\n| danvixent     | Username to search GitHub for                                                                                        |\n| -must         | Print only Results that match all criteria, if absent, Repositories matching at least one criteria will be displayed |\n| -name         | Name Of Repository to search for                                                                                     |\n| -lang         | Language Base of Repository to Search for                                                                            |\n| -date         | Creation Date Of Repository to Search For                                                                            |\n| -desc         | Repository Description to Search For                                                                                 |\n| -stars        | Number Of Respository Stars to search For                                     |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanvixent%2Fgo-repos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanvixent%2Fgo-repos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanvixent%2Fgo-repos/lists"}