0.4.0 • Published 5 years ago

npm-git-issues v0.4.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

npm-git-issues

V0.4.0 Maintenance MIT

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