README
Github CLI
[WIP] CLI tool to view Issue and PRs on the terminal.
Install
Install npm. To install all the dependencies, run:
npm install
Use
Authorization
Request for user verification codes and gets the authorization URL
github-cli login
Follow the authorization URL and enter the user code
Get and store the access token
github-cli verify