Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 336 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 336 Bytes

RHEnVision changelog generator

Changelog generator for RHEnVision projects

Install

git clone https://github.com/RHEnVision/changelog

pip3 install ./changelog

Usage

Check the commit style

python3 -m rhenvision-changelog commit-check

Generate the changelog

python3 -m rhenvision-changelog <project path>