Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shonenada/changelogs.sh

A simple script to print changelogs from pull requests
https://github.com/shonenada/changelogs.sh

Last synced: 26 days ago
JSON representation

A simple script to print changelogs from pull requests

Awesome Lists containing this project

README

        

# changelogs.sh

A simple script to fetch and print changelogs according to pull requests

## Quick Start

Copy script into /usr/bin.

```bash
sudo cp changelogs.sh /usr/bin/git-cls
```

Then get logs in your github repository work directory by `git-cls`.