1.0.3 • Published 2 years ago

fast-git-changelog v1.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
2 years ago

fast-git-changelog

License NPM version NPM

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.