/GitReleaseNotes

Generates release notes based upon repository commit history

Primary LanguageC#BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Git Release Notes

Generates release notes based upon repository commit history.

The resulting data is output to the console and also to a JSON file in the bin folder

Pre-requisites

  • .NET Core 2.0
  • C# 7.2 (Visual Studio 2017 Update 5)

Installation

  • Clone the repository
  • Configure appsaettings.json with your Git details (optional, you will be prompted if these are not filled in)