Skip to content

open-fidias/changelogger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

changelogger

Git changelog generator - nodejs library

NPM

Install

$ npm install -g changelogger

Usage

Usage: changelogger [options] [dir]

Options:

    -h, --help             output usage information
    -V, --version          output the version number
    -d, --destination <n>  destination directory path
    -f, --format <n>       output format (json, html, md)

eg

$ changelogger --destination /destination/path --format html /repo/path

License

(The MIT License) see LICENSE file for details...

About

Changelog generator for git repositories

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 89.8%
  • HTML 7.0%
  • Makefile 3.2%