ghi

Work with GitHub issues from the command line interface

brewmacoslinux
Try with needOr install directly
Source

About

Work on GitHub issues on the command-line

Commands

ghi

Examples

List all open issues for the current repository$ ghi list
Show details of a specific issue$ ghi show 42
Open a new issue with a title$ ghi open -m 'Bug: Login button not working'