Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 844 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 844 Bytes

Gitlab Release Notes Generator

Generate a changelog listing all merged requests since the last release of the repository.

Do it online:

https://img.shields.io/badge/back4app-run-brightgreen

Alternative

If the back4app is down for any reason, you may try on mybinder: Binder

Install and run locally

To install:

pip install gitlab_release_notes

Then run:

gitlab-release-notes --help

Web App

The webapp is currently running on back4app.

back4app is setup in the back4app branch.