@vallariag/github-cli

[WIP] CLI tool to view Issue and PRs on the terminal.

Usage no npm install needed!

<script type="module">
  import vallariagGithubCli from 'https://cdn.skypack.dev/@vallariag/github-cli';
</script>

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

  1. Request for user verification codes and gets the authorization URL

    github-cli login
    
  2. Follow the authorization URL and enter the user code

  3. Get and store the access token

    github-cli verify
    

Commands