Contents

swiftpackageindex/releasenotes

`swift-release-notes` is a Swift script that creates a list of links to release notes for package updates.

Installation

Using Mint

$ mint install SwiftPackageIndex/ReleaseNotes

Installing from source

You can also build and install from source by cloning this project and running make install (macOS 11 or later | Linux).

Manually Run the following commands to build and install manually:

$ git clone https://github.com/SwiftPackageIndex/ReleaseNotes.git
$ cd ReleaseNotes
$ make install

Package Metadata

Repository: swiftpackageindex/releasenotes

Default branch: main

README: README.md