are-the-maintainers-dead
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

are-the-maintainers-dead

CLI tool that generates a score for an open-source repository based on factors such as issues, stale issues and dependencies etc.

oclif Version Downloads/week License

The CLI tool fetches data from the Github API and GraphQL API, which requires a Github access key. You only have to input your access key once and it will be saved in a config file for subsequent searches.

Create a personal access token if you do not have one. Do request for the following scopes when creating a token:

user
public_repo
repo
repo_deployment
repo:status
read:repo_hook
read:org
read:public_key
read:gpg_key

Install

$ npm install -g are-the-maintainers-dead

Usage

$ npm install -g are-the-maintainers-dead
$ are-the-maintainers-dead COMMAND
running command...
$ are-the-maintainers-dead (-v|--version|version)
are-the-maintainers-dead/0.0.1 darwin-x64 node-v14.15.4
$ are-the-maintainers-dead --help [COMMAND]
USAGE
  $ are-the-maintainers-dead COMMAND
...

Readme

Keywords

Package Sidebar

Install

npm i are-the-maintainers-dead

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

21.1 kB

Total Files

6

Last publish

Collaborators

  • wahaheha