0.0.1 • Published 8 years ago

read-github-issues v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

read-github-issues npm.io

This module will automatically open the freshest issues on any repos in Github.

Installation

  > npm install -g read-github-issues

Don't forget the "-g" to install it globally. (then you can run the issues command anywhere)

Usage

On your terminal:

  > issues {owner}/{repo_name} {number}
  // examples
  > issues 5 segmentio/nightmare
  > issues 3 avajs/ava

Demo

npm.io

Api

No api to mess with. Enter the command and get instant results (most recent to oldest issue).

If you are on Chrome the newest to oldest issues will go from left to right. Please keep your browser open before running the command.

Raison D'etre

Ever heard that code not written by you is hostile code. Welcome to the pack and embrace it. To measure how hostile a (repos, dependency) skimming at the issues can help decide if you are diving or not into the codebase to find out how it even works. This tool can even speed up your decision on which repos to contribute or learn from.

License

MIT © Mohamed Hayibor

0.0.1

8 years ago

0.0.0

8 years ago