Skip to content

Commit

Permalink
Add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ypjama committed Oct 15, 2023
1 parent 6b82afc commit 91a6238
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

CLI tool for generating sections to "Keep a Changelog" files without causing frustrating merge conflicts.

## Installation

```sh
go install github.com/ypjama/conflictless-keepachangelog/cmd/conflictless@latest
```

## Usage

`conflictless help`
Expand Down

0 comments on commit 91a6238

Please sign in to comment.