GitHub - adililhan/Defterdar: PHP and Git with changelog generator

1 min read Original article ↗

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Defterdar

Nicely formatted changelog generator for your git repository.

usage

Defterdar works with "git tags".

For example:

git clone https://github.com/USERNAME/YOUR_REPO.git

echo 'Test' > README.md

git commit -a -m "test commit"

git tag v1

git push origin v1

action

After that, look at CHANGELOG.md to see the changes.

Are you a ROR(Ruby on Rails) Developer and looking for something more hipster?

No worries.

See Katip Project.

About

PHP and Git with changelog generator

Resources

Readme

License

GPL-2.0 license

Activity

Stars

23 stars

Watchers

2 watching

Forks

3 forks