Skip to content

ngouzy/smartchangelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartchangelog: tools to generate smart changelog

Build Status Coverage Status

Requirements

smartchangelog requires Python 3.6.1 or upper. To install python 3, you can use homebrew:

brew install python3

Installation

To install or to update the last version of smartchangelog:

pip3 install -U smartchangelog

Now, you have new commands

  • commit-msg
  • smartchangelog

Usage

commit-msg command

To see the help:

commit-msg -h

To install git hook commit-msg, go to your project directory:

commit-msg -i

To uninstall git hook commit-msg, go to your project directory:

commit-msg -u

smartchangelog command

To see the help:

smartchangelog -h

About

A basic git commit message checker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages