Installing git cliff
The Gir cliff program allow to automate the CHANGELOG.md creation by the commits of the repository.
Install rust
For Linux distros.
$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | shFor windows.
See available installation methods
Install git cliff with cargo
$ cargo install git-cliffCheck git cliff is installed
NOTE: is normal if appear an error telling the cliff.toml file is nor found.
$ git cliffLast updated