ghi
brew install ghi
v1.2.1
MIT
Work on GitHub issues on the command-line
8
30-day installs · #9099
33
90-day · #8375
107
365-day · #9005
15
★ GitHub stars · updated 3y ago
Links
- https://github.com/drazisil/ghi
- GitHub: drazisil/ghi
- Brew formula source: Formula/g/ghi.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Work on GitHub issues on the command-line",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:01+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "ghi",
"github_default_branch": "master",
"github_last_commit_at": "2023-04-04T00:27:21Z",
"github_readme_excerpt": "# ghi\n\nGitHub Issues on the command line. Use your `$EDITOR`, not your browser.\n\n`ghi` was originally created by [Stephen Celis](https://github.com/stephencelis), and is now maintained by [Drazi Crendraven](https://github.com/drazisil).\n\n## Install\n\nVia brew ([latest stable release](https://github.com/drazisil/ghi/releases/latest)):\n``` sh\nbrew install ghi\n```\n\nVia gem ([latest stable release](https://github.com/drazisil/ghi/releases/latest)):\n``` sh\ngem install ghi\n```\n\nVia curl (latest bleeding-edge versions, may not be stable):\n``` sh\ncurl -sL https://raw.githubusercontent.com/drazisil/ghi/master/ghi \u003e ghi \u0026\u0026 \\\nchmod 755 ghi \u0026\u0026 \\\nmv ghi /usr/local/bin\n```\n\n## Configuration\n\n`ghi` needs to act on your behalf, but it\u0027s best if you don\u0027t tell it your GitHub password. Instead, create a token just for it. Go to https://github.com/settings/tokens and generate a personal access token, give it repo perms, then run `git config --global ghi.token \u003cthat token\u003e`.\n\n## Usage\n\n```\nusage: ghi [--version] [-p|--paginate|--no-pager] [--help] \u003ccommand\u003e [\u003cargs\u003e]\n [ -- [\u003cuser\u003e/]\u003crepo\u003e]\n\nThe most commonly used ghi commands are:\n list List your issues (or a repository\u0027s)\n show Show an issue\u0027s details\n open Open (or reopen) an issue\n close Close an issue\n lock Lock an issue\u0027s conversation, limiting it to collaborators\n unlock Unlock an issue\u0027s conversation, opening it to all viewers\n edit Modify an existing issue\n comment Leave a comment on an issue\n label Create, list, modify, or delete labels\n assign Assign an issue to yourself (or someone else)\n milestone Manage project milestones\n status Determine whether or not issues are enabled for this repo\n enable Enable issues for the current repo\n disable Disable issues for the current repo\n\nSee \u0027ghi help \u003ccommand\u003e\u0027 for more information on a specific command.\n```\n\n## Source Tree\nYou may get a strange error if you use SourceTree",
"github_repo": "drazisil/ghi",
"github_stars": 15,
"github_topics": [],
"homepage": "https://github.com/drazisil/ghi",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 8,
"installs_365d": 107,
"installs_90d": 33,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "ghi",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 9099,
"rank_365d": 9005,
"rank_90d": 8375,
"raw_hash": "e212b1fc436e3bdd",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/ghi.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"ruby"
],
"version_head": "HEAD",
"version_stable": "1.2.1",
"versioned_formulae": [],
"why_use_this": null
}