npm-git-issues

NPM CLI to retrieve a given npm package github issues

MIT License

Downloads
12
Stars
3

npm-git-issues

NPM CLI to retrieve a given npm package github issues

Getting Started

This package is available in the Node Package Repository and can be easily installed with npm or yarn.

$ npm install npm-git-issues -g
# or
$ npx npm-git-issues

Usage example

When installed globally the git-issues executable will be exposed in your terminal. Enter any NPM package name to find affilied github issues!

$ git-issues mocha

For help, just type --help

$ git-issues --help

Licence

MIT