2017 © Pedro PelĂĄez
 

library changelog

Create a previous changelog based on your git log

image

sred/changelog

Create a previous changelog based on your git log

  • Tuesday, November 3, 2015
  • by danitome24
  • Repository
  • 1 Watchers
  • 4 Stars
  • 1,360 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Daniel Tomé Fernåndez daniel.tome@estudiants.urv.cat, (*1)

Introduction:

This plugin provide us a changelog of our application., (*2)

Instalation:

To install this module you must follow this steps:, (*3)

1- In your composer.json you must write:, (*4)

"require": {
        "sred/changelog": "dev-master",
    },

2- Then you must run the following command line composer update., (*5)

Configuration:

1- We provide you a bash script in script folder, to place it wherever and only changing the path it will execute the Generator.php file., (*6)

1- We also provide you different constants in our Generator.php file to adapt this plugin to your project., (*7)

The Versions

03/11 2015

dev-master

9999999-dev

Create a previous changelog based on your git log

  Sources   Download

GPL v3

by Dani Tome