{"id":30288370,"url":"https://github.com/joakimen/gg","last_synced_at":"2026-04-17T09:31:39.649Z","repository":{"id":254806431,"uuid":"844593104","full_name":"joakimen/gg","owner":"joakimen","description":"Convenience CLI for some GitHub operations..","archived":false,"fork":false,"pushed_at":"2025-09-09T16:03:23.000Z","size":2619,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-01T18:51:44.231Z","etag":null,"topics":["git","go"],"latest_commit_sha":null,"homepage":"","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/joakimen.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-19T15:15:50.000Z","updated_at":"2025-09-09T16:03:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"8df1d45a-a589-493e-b08f-ca3399c9eee1","html_url":"https://github.com/joakimen/gg","commit_stats":null,"previous_names":["joakimen/clone","joakimen/gg"],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/joakimen/gg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakimen%2Fgg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakimen%2Fgg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakimen%2Fgg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakimen%2Fgg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joakimen","download_url":"https://codeload.github.com/joakimen/gg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joakimen%2Fgg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31923091,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T09:10:15.403Z","status":"ssl_error","status_checked_at":"2026-04-17T09:10:14.455Z","response_time":62,"last_error":"SSL_read: 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":["git","go"],"created_at":"2025-08-16T22:03:46.240Z","updated_at":"2026-04-17T09:31:39.631Z","avatar_url":"https://github.com/joakimen.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gg\n\ngg - Go GitHub\n\nConvenience CLI for some GitHub operations.\n\n## Requirements\n\n- [gh](https://cli.github.com/)\n\n## Installation\n\n### Homebrew\n\n```shell\nbrew install joakimen/tap/gg\n```\n\n### Go\n\n```shell\ngo install github.com/joakimen/gg/cmd/gg@latest\n```\n\n## Usage\n\n```shell\nConvenience cli for everyday things\n\nUsage:\n  gg [command]\n\nAvailable Commands:\n  completion  Generate the autocompletion script for the specified shell\n  github      Convenience wrapper for github stuff\n  help        Help about any command\n  version     Print the version information\n\nFlags:\n      --debug   Enable debug logging\n  -h, --help    help for gg\n\nUse \"gg [command] --help\" for more information about a command.\n```\n\n## GitHub Authentication\n\nGitHub Authentication is done by providing the CLI a GitHub token, which is stored in the system keyring and used for subsequent requests.\n\n```bash\ngg github login\n```\n\n## Development\n\n### Git hooks\n\nGit hooks are managed using [lefthook](https://github.com/evilmartians/lefthook).\n\n1. Install lefthook: `brew install lefthook`\n2. Run `lefthook install` in the repository root\n\nAt this point, hooks will run automatically on the Git hooks configured in `.lefthook.yml`, such as `pre-commit`.\n\nTo manually invoke the checks on all files without Git hooks, run:\n\n```shell\n$ lefthook run pre-commit --all-files\n╭───────────────────────────────────────╮\n│ 🥊 lefthook v1.10.1  hook: pre-commit │\n╰───────────────────────────────────────╯\n│  gofumpt -l -w . (skip) no matching staged files\n│  goimports -w . (skip) no matching staged files\n│  staticcheck ./... (skip) no matching staged files\n│  go vet ./... (skip) no matching staged files\n┃  yaml-lint ❯\n┃  json-lint ❯\n┃  md-lint ❯\n  ────────────────────────────────────\nsummary: (done in 0.16 seconds)\n✔️ yaml-lint\n✔️ json-lint\n✔️ md-lint\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoakimen%2Fgg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoakimen%2Fgg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoakimen%2Fgg/lists"}