Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
gh cli extension to generate account/organization/enterprise reports
- Host: GitHub
- URL: https://github.com/stoe/gh-report
- Owner: stoe
- License: mit
- Created: 2021-12-20T12:12:21.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-01T13:18:17.000Z (3 months ago)
- Last Synced: 2024-11-01T13:24:33.484Z (3 months ago)
- Topics: cli, gh-extension
- Language: Go
- Homepage:
- Size: 186 KB
- Stars: 23
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Contributing: .github/contributing.md
- License: license
- Code of conduct: .github/code_of_conduct.md
- Codeowners: .github/codeowners
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)