Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mostafahussein/gh-notes
- Owner: mostafahussein
- License: mit
- Created: 2021-11-19T20:33:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-19T20:36:22.000Z (about 3 years ago)
- Last Synced: 2024-11-21T07:12:08.665Z (2 months ago)
- Topics: gh-extension
- Language: Shell
- Homepage:
- Size: 1.95 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```