Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/artem-sidorenko/chagen

Tool for automatic changelog generation
https://github.com/artem-sidorenko/chagen

Last synced: about 1 month ago
JSON representation

Tool for automatic changelog generation

Awesome Lists containing this project

README

        

chagen
======

[![Build Status](https://travis-ci.org/artem-sidorenko/chagen.svg?branch=master)](https://travis-ci.org/artem-sidorenko/chagen)
[![GitHub Downloads](https://img.shields.io/github/downloads/artem-sidorenko/chagen/total.svg)](https://github.com/artem-sidorenko/chagen/releases/latest)
[![Last release](https://img.shields.io/github/release/artem-sidorenko/chagen.svg)](https://github.com/artem-sidorenko/chagen/releases/latest)
[![Linux packages](https://img.shields.io/badge/linux%20packages-obs-brightgreen.svg)](http://software.opensuse.org//download.html?project=home%3Aartem_sidorenko%3Achagen&package=chagen)
[![License](https://img.shields.io/github/license/artem-sidorenko/chagen.svg)](https://github.com/artem-sidorenko/chagen/blob/master/LICENSE)

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