Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/artem-sidorenko/chagen
- Owner: artem-sidorenko
- License: apache-2.0
- Created: 2017-07-15T20:11:26.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T21:46:57.000Z (almost 6 years ago)
- Last Synced: 2024-11-08T21:36:32.341Z (3 months ago)
- Language: Go
- Size: 2.98 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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