repominer

4.0.0 • Public • Published

repominer

npm npm license npm downloads Travis CI status

Download all issues from a repository for analysis purposes

This script will query the GitHub API and will download all issues from a GitHub repository, including closed ones, to a JSON file.

Installation

npm install -g repominer

Usage

Set your GitHub Token to an environment variable called GITHUB_TOKEN.

repominer [options] <owner> <repository>

Options:
  --version      Show version number                                 [boolean]
  --output, -o   Output file                                          [string]
  --verbose, -v  Enable verbose logging             [boolean] [default: false]
  --help         Show help                                           [boolean]

License

The project is licensed under the Apache 2.0 license.

Readme

Keywords

none

Package Sidebar

Install

npm i repominer

Weekly Downloads

1

Version

4.0.0

License

Apache-2.0

Unpacked Size

22.8 kB

Total Files

8

Last publish

Collaborators

  • jviotti