{"id":15973720,"url":"https://github.com/c-bata/gh-prompt","last_synced_at":"2025-03-17T15:31:53.548Z","repository":{"id":57512313,"uuid":"240240491","full_name":"c-bata/gh-prompt","owner":"c-bata","description":"An interactive GitHub CLI featuring auto-complete.","archived":false,"fork":false,"pushed_at":"2020-10-21T16:27:53.000Z","size":32,"stargazers_count":54,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T01:16:57.738Z","etag":null,"topics":["cli","github"],"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/c-bata.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-02-13T11:06:22.000Z","updated_at":"2024-07-11T02:17:50.000Z","dependencies_parsed_at":"2022-09-26T17:51:39.306Z","dependency_job_id":null,"html_url":"https://github.com/c-bata/gh-prompt","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-bata%2Fgh-prompt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-bata%2Fgh-prompt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-bata%2Fgh-prompt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-bata%2Fgh-prompt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c-bata","download_url":"https://codeload.github.com/c-bata/gh-prompt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243869361,"owners_count":20361000,"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","github"],"created_at":"2024-10-07T21:06:37.836Z","updated_at":"2025-03-17T15:31:52.926Z","avatar_url":"https://github.com/c-bata.png","language":"Go","readme":"# gh-prompt\n\n![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)\n[![GoDoc](https://godoc.org/github.com/c-bata/gh-prompt?status.svg)](https://godoc.org/github.com/c-bata/gh-prompt)\n\n\nAn interactive GitHub CLI featuring auto-complete. This tool provides powerful completion to GitHub's official CLI.\n\n[![GIF animation](https://github.com/c-bata/assets/raw/master/gh-prompt/gh-prompt.gif)](#)\n\nYou can walk through issues, create pull requests, checkout pull requests locally, and more.\nSee https://cli.github.com/ for details.\n\n## Installation\n\n### Homebrew (for macOS users)\n\n```\n$ brew install c-bata/gh-prompt/gh-prompt\n```\n\n### Downloading standalone binary\n\nBinaries are available from [github release](https://github.com/c-bata/gh-prompt/releases).\n\n\u003cdetails\u003e\n\u003csummary\u003emacOS (darwin) - amd64\u003c/summary\u003e\n\n```\nwget https://github.com/c-bata/gh-prompt/releases/download/v0.0.1/gh-prompt_darwin_x86_64.zip\nunzip gh-prompt_darwin_x86_64.zip\nchmod +x gh-prompt\nsudo mv ./gh-prompt /usr/local/bin/gh-prompt\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eLinux - amd64\u003c/summary\u003e\n\n```\nwget https://github.com/c-bata/gh-prompt/releases/download/v0.0.1/gh-prompt_linux_x86_64.zip\nunzip gh-prompt_linux_x86_64.zip\nchmod +x gh-prompt\nsudo mv ./gh-prompt /usr/local/bin/gh-prompt\n```\n\n\u003c/details\u003e\n\n\n\u003cdetails\u003e\n\u003csummary\u003eLinux - i386\u003c/summary\u003e\n\n```\nwget https://github.com/c-bata/gh-prompt/releases/download/v0.0.1/gh-prompt_linux_i386.zip\nunzip gh-prompt_linux_i386.zip\nchmod +x gh-prompt\nsudo mv ./gh-prompt /usr/local/bin/gh-prompt\n```\n\n\u003c/details\u003e\n\n### Building from source\n\n```\n$ git clone git@github.com:c-bata/gh-prompt.git\n$ cd gh-prompt\n$ make build\n```\n\nYou can create multi-platform binaries via goreleaser:\n\n```\n$ goreleaser --snapshot --skip-publish --rm-dist\n```\n\n## LICENSE\n\nThis software is licensed under the MIT License (See [LICENSE](./LICENSE)).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-bata%2Fgh-prompt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc-bata%2Fgh-prompt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-bata%2Fgh-prompt/lists"}