fraxken / npm-git-issues

NPM CLI to retrieve a given npm package github issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

NPM CLI to retrieve a given npm package github issues

License:MIT License


Languages

Language:JavaScript 100.0%