ch-log

1.1.0 • Public • Published

Changelog

license npm npm Travis TSLint Gitmoji

📝 Generate changelog from GitHub releases.

Installation

Via NPM:

NPM

npm install --global ch-log

Via Yarn:

yarn global add ch-log

Usage

Generate changelog from GitHub releases.

Usage: changelog [<GitHub repo slug>]

Options:
  --help, -h     Show help                                             [boolean]
  --version, -v  Show version number                                   [boolean]
  --token, -t    GitHub access token                                    [string]

Examples:
  changelog                            Generate changelog from repository in current working directory.
  changelog gluons/vue-github-buttons  Generate changelog from gluons/vue-github-buttons repository on GitHub.

You can also set your GitHub access token by CHANGELOG_GH_TOKEN environment variable.

Package Sidebar

Install

npm i ch-log

Weekly Downloads

1

Version

1.1.0

License

Apache-2.0

Unpacked Size

20.7 kB

Total Files

13

Last publish

Collaborators

  • illuminator