Skip to content

Linko91/fast-git-changelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.