Skip to content

Sludovic/Defterdar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

$ php defterdar.php

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%