{"id":36454749,"url":"https://github.com/seriouspoop/gopush","last_synced_at":"2026-01-11T23:01:54.269Z","repository":{"id":252570018,"uuid":"839871157","full_name":"seriouspoop/gopush","owner":"seriouspoop","description":"CLI tool for testing and pushing codes","archived":false,"fork":false,"pushed_at":"2024-12-27T18:07:30.000Z","size":132,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-27T18:36:15.453Z","etag":null,"topics":["ci","git","go","golang","testing-tools"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seriouspoop.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-08-08T13:46:48.000Z","updated_at":"2024-12-27T18:02:35.000Z","dependencies_parsed_at":"2024-11-30T18:21:17.957Z","dependency_job_id":"5563e570-3f10-4929-b642-cf9951f32c0d","html_url":"https://github.com/seriouspoop/gopush","commit_stats":null,"previous_names":["seriouspoop/gopush"],"tags_count":17,"template":false,"template_full_name":null,"purl":"pkg:github/seriouspoop/gopush","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouspoop%2Fgopush","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouspoop%2Fgopush/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouspoop%2Fgopush/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouspoop%2Fgopush/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seriouspoop","download_url":"https://codeload.github.com/seriouspoop/gopush/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seriouspoop%2Fgopush/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28326166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-11T22:11:01.104Z","status":"ssl_error","status_checked_at":"2026-01-11T22:10:58.990Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["ci","git","go","golang","testing-tools"],"created_at":"2026-01-11T23:01:54.191Z","updated_at":"2026-01-11T23:01:54.259Z","avatar_url":"https://github.com/seriouspoop.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gopush\n\nCLI tool for testing and pushing codes. This is aimed to be a free credential manager for git with some hint of CI tooling.\n\nManage your authentication token for `https` and key pairs for `ssh` all with gopush.\nGopush generated your `ssh` keys and give them to you for uploading to your remote provider i.e GitHub, BitBucket etc.\n\n## Installation\n\nEnsure that you have go installed, If not then visit [go installation](https://go.dev/doc/install).\n\n```\ngo install github.com/seriouspoop/gopush@latest\n```\n\nCheck gopush version to verify installation.\n\n```\ngopush -v\n```\nAdd `$(go env GOPATH)` to the path.\n\n## Usage\n\nFor non initialized git repo use\n\n```\ngopush init\n```\n\nFor repos initialized with gopush use\n\n```\ngopush run\n```\n\nThat's it, gopush will handle the rest\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseriouspoop%2Fgopush","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseriouspoop%2Fgopush","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseriouspoop%2Fgopush/lists"}