Thanks to visit codestin.com
Credit goes to github.com

Skip to content

autumnjolitz/git-changelog

 
 

Repository files navigation

git-changelog

ci documentation pypi version gitpod gitter

Automatic Changelog generator using Jinja2 templates. From git logs to change logs.

Features

Installation

With pip:

pip install git-changelog

With pipx:

python3.8 -m pip install --user pipx
pipx install git-changelog

Usage

Simply run git-changelog in your repository to output a changelog on standard output. To show the different options and their descriptions, use git-changelog -h.

About

Automatic Changelog generator using Jinja2 templates.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.3%
  • Shell 2.3%
  • Jinja 2.0%
  • Other 0.4%