get-gh-issues

Get github issues from your repo on your console

Usage no npm install needed!

<script type="module">
  import getGhIssues from 'https://cdn.skypack.dev/get-gh-issues';
</script>

README

get-gh-issues

Get github issues from your repo on your console

Working on a issue and forget the number to reference on your commit message? Check it via CLI.

Install

$ npm install --save get-gh-issues

Usage

$ get-gh-issues

You can always alias to something shorter like ghi.

License

MIT © jpsc