changelogger

1.1.1 • Public • Published

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, bbmd)
                             * bbmd stands for BitBucket Markdown

eg

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

License

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

Readme

Keywords

Package Sidebar

Install

npm i changelogger

Weekly Downloads

1

Version

1.1.1

License

MIT

Last publish

Collaborators

  • drasko.gomboc