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

https://github.com/bitbrain/chime

:wind_chime: Extracts information from CHANGELOG.md files.
https://github.com/bitbrain/chime

Last synced: 7 months ago
JSON representation

:wind_chime: Extracts information from CHANGELOG.md files.

Awesome Lists containing this project

README

          

![logo](logo.png)
-
:wind_chime: Extracts information from CHANGELOG.md files. :octocat:

[![Build Status](https://travis-ci.org/MyRealityCoding/chime.svg?branch=deploy)](https://travis-ci.org/MyRealityCoding/chime)
![Docker-Stars](https://img.shields.io/docker/stars/bitbrain/chime.svg)
![Docker-Pulls](https://img.shields.io/docker/pulls/bitbrain/chime.svg)

**:package: [Getting started](#getting-started) |**
**:rocket: [License](#license) |**
**:pencil: [Changelog](CHANGELOG.md)**

---

# Getting started

To run *chime* type:
```bash
docker run -v (pwd):/chime bitbrain/chime:latest
```

# Commands

* `version` retrieves the latest version
* `text ` retrieves the text of the given version. Otherwise retrieves the latest text.

# License

This software is licensed under the [Apache 2 License](LICENSE).