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.
- Host: GitHub
- URL: https://github.com/bitbrain/chime
- Owner: bitbrain
- License: apache-2.0
- Created: 2016-10-25T22:00:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-28T15:14:15.000Z (over 9 years ago)
- Last Synced: 2025-04-07T22:17:07.582Z (12 months ago)
- Language: Python
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README

-
:wind_chime: Extracts information from CHANGELOG.md files. :octocat:
[](https://travis-ci.org/MyRealityCoding/chime)


**: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).