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

https://github.com/zmoog/ogh

Opinionated GitHub CLI tool
https://github.com/zmoog/ogh

github

Last synced: about 2 months ago
JSON representation

Opinionated GitHub CLI tool

Awesome Lists containing this project

README

          

# ogh

Opinionated GitHub CLI tool.

The GitHub CLI is great, and I use it all the time. However, it doesn't have a way to list notifications and issues the way I like.

This tool aims to fill that gap.

## Getting Started

```sh
# List issues by repository
ogh issues list-by-repo elastic elastic-serverless-forwarder --days-ago 3
```