Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mostafahussein/gh-notes

A GitHub CLI extension to get release notes from a GitHub repository by a specific publish date.
https://github.com/mostafahussein/gh-notes

gh-extension

Last synced: 2 days ago
JSON representation

A GitHub CLI extension to get release notes from a GitHub repository by a specific publish date.

Awesome Lists containing this project

README

        

# gh notes

A GitHub CLI extension to get release notes from a GitHub repository by a specific publish date.

### Requirements

- jq

### Usage

```sh
$ gh extension install mostafahussein/gh-notes

$ gh notes
Usage: gh notes

$ gh notes cli/cli 2021-10-25

```