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

https://github.com/posixpascal/changelogr

Automated CHANGELOG.md files with templates built with ruby
https://github.com/posixpascal/changelogr

Last synced: 3 months ago
JSON representation

Automated CHANGELOG.md files with templates built with ruby

Awesome Lists containing this project

README

        

# Changelogr
------------

**Changelogr** creates `CHANGELOG.md` files based on your git commits.
It does come with a default set of themes to match angular.js Changelog Guides, however you can fully customize the MD files by editing the various template files in the template directory.

Beside plain old changelogs, Changelogr is able to build a list of contributors, increment your build number and keep your CHANGELOG up to date with the latest commits.

Every command is fully flexible by various config files (see `lib/@changelogr.rb`).

This README is sparse because I need more sleep. I'll add the rest tomorrow.
// TODO

## Example
See an example CHANGELOG from this repository:
https://github.com/posixpascal/Changelogr