2017 © Pedro Peláez
 

library defterdar

PHP and Git with changelog generator

image

adililhan/defterdar

PHP and Git with changelog generator

  • Saturday, September 7, 2013
  • by adililhan
  • Repository
  • 2 Watchers
  • 25 Stars
  • 53 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Defterdar

Nicely formatted changelog generator for your git repository., (*1)

usage

Defterdar works with "git tags"., (*2)

For example:, (*3)

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., (*4)

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

No worries., (*5)

See Katip Project., (*6)

The Versions

07/09 2013

dev-master

9999999-dev

PHP and Git with changelog generator

  Sources   Download

by Adil Ilhan