preda-bogdan / issue-count-gh

A package that fetches issues from a Github repository with a specific label and within a given time frame.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Issue Count GH

A package that fetches issues from a Github repository with a specific label and within a given time frame.

Usage

GITHUB_TOKEN=<your_token_here> node index.js OWNER/REPO label

About

A package that fetches issues from a Github repository with a specific label and within a given time frame.

License:MIT License


Languages

Language:JavaScript 100.0%