Skip to content

Commit

Permalink
Merge pull request #65 from artem-sidorenko/docs
Browse files Browse the repository at this point in the history
Docs: installation instructions
  • Loading branch information
artem-sidorenko authored Mar 20, 2019
2 parents 748a7b4 + d000680 commit 2bde7eb
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,26 @@ chagen
Changelog (cha) generator (-gen) as a tool written in Go, which
simplifies and automates the Changelog creation/update process.

Installation
------------

On MacOS:

```bash
$ brew tap artem-sidorenko/chagen
...
$ brew install chagen
...
```

On Linux:

Use [openSUSE Build Service](http://software.opensuse.org//download.html?project=home%3Aartem_sidorenko%3Achagen&package=chagen) to get the deb/rpm packages.

On Windows:

[Download](https://github.com/artem-sidorenko/chagen/releases/latest) the Windows binary.

License
-------
Licensed under Apache 2.0

0 comments on commit 2bde7eb

Please sign in to comment.