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
- Host: GitHub
- URL: https://github.com/posixpascal/changelogr
- Owner: posixpascal
- Created: 2016-05-09T23:19:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-10T15:20:22.000Z (about 9 years ago)
- Last Synced: 2025-03-09T00:39:51.448Z (4 months ago)
- Language: Ruby
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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