Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stoe/gh-report

gh cli extension to generate account/organization/enterprise reports
https://github.com/stoe/gh-report

cli gh-extension

Last synced: about 1 month ago
JSON representation

gh cli extension to generate account/organization/enterprise reports

Awesome Lists containing this project

README

        

# gh-report

[![build](https://github.com/stoe/gh-report/actions/workflows/build.yml/badge.svg)](https://github.com/stoe/gh-report/actions/workflows/build.yml) [![codeql](https://github.com/stoe/gh-report/actions/workflows/codeql.yml/badge.svg)](https://github.com/stoe/gh-report/actions/workflows/codeql.yml) [![release](https://github.com/stoe/gh-report/actions/workflows/release.yml/badge.svg)](https://github.com/stoe/gh-report/actions/workflows/release.yml)

> gh cli extension to generate account/organization/enterprise reports

## Install

```bash
$ gh extension install stoe/gh-report
```

## Usage

See the [generated usage docs](./docs/report.md).

## License

- [MIT](./license) (c) [Stefan Stölzle](https://github.com/stoe)
- [Code of Conduct](./.github/code_of_conduct.md)