fast-git-changelog
v1.0.3
Published
fast & simple changelog generator from git repository
Downloads
1
Readme
fast-git-changelog
Command-line tool to generate changelog from git repository by commits and tags
Quick start
install globally using npm
npm install fast-git-changelog -g
Usage
cd {repository directory}
fast-git-changelog (or fgc)
License
fast-git-changelog is released under the MIT license. Have at it.