# github-org-metrics

> Note: this is still under heavy active development and breaking changes may land without notice.

Latest version **1.2.1** (published 2019-08-13) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install github-org-metrics
pnpm add github-org-metrics
yarn add github-org-metrics
bun add github-org-metrics
```

Provides the command `github-org-metrics`.

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.2.1 |
| Published | 2019-08-13 |
| First published | 2019-07-12 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 8 |
| Unpacked size | 14.4 KB |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 10 |
| Author | Mikeal Rogers |
| Maintainers | mikeal |

## Links

- npm: https://www.npmjs.com/package/github-org-metrics
- Repository: https://github.com/protocol/github-org-metrics
- Homepage: https://github.com/protocol/github-org-metrics#readme
- Issues: https://github.com/protocol/github-org-metrics/issues
- npm.io page: https://npm.io/package/github-org-metrics

## Dependencies (8)

- [bent](https://npm.io/package/bent.md) ^1.2.0
- [mkcsv](https://npm.io/package/mkcsv.md) ^1.0.1
- [yargs](https://npm.io/package/yargs.md) ^12.0.5
- [mkdirp](https://npm.io/package/mkdirp.md) ^0.5.1
- [tar-stream](https://npm.io/package/tar-stream.md) ^1.6.2
- [reed-richards](https://npm.io/package/reed-richards.md) ^2.0.1
- [sleep-promise](https://npm.io/package/sleep-promise.md) ^8.0.1
- [parse-link-header](https://npm.io/package/parse-link-header.md) ^1.0.1

## Recent versions

- 1.2.1 (latest) — 2019-08-13
- 1.2.0 — 2019-08-13
- 1.1.0 — 2019-08-13
- 1.0.2 — 2019-07-13
- 1.0.1 — 2019-07-12
- 1.0.0 — 2019-07-12

## README

Note: this is still under heavy active development and breaking changes may land without notice.

The easiest way to use it is through `npx`.

```
$ npx github-org-metrics --help
```

```
$ npx github-org-metrics
npx: installed 85 in 5.013s
github-org-metrics [command]

Commands:
  github-org-metrics ls [org]            list all repos in org
  github-org-metrics pull [org]          export org data
  github-org-metrics export [input]      export data as line separate JSON
  github-org-metrics status [org]        get status information on org
                                         migrations
  github-org-metrics metrics [inputDir]  output csv files for org metrics

Options:
  --help         Show help                                             [boolean]
  --version      Show version number                                   [boolean]
  --verbose, -v  Verbose output mode                            [default: false]
```

---
_Source: https://npm.io/package/github-org-metrics · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
