1.1.1 • Published 3 years ago

gitlease v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Note: This tool is currently intended for the purposes of our organization and it's still under the development.

Usage

  1. Install the package globally:

    • with NPM:

      npm install -g gitlease
    • with Yarn:

      yarn global add gitlease
  2. Run this command inside your project's directory:

    gitlease

FAQ

What's a changelog?

See keepachangelog.com

What does this do?

This tool parses your git commit history, generates changelog based on tagged versions and publishes a release on GitHub.

License

This project is licensed under the MIT license.