2017 © Pedro Peláez
 

project git-web-hook-composer-install

Installer git-web-hook for composer project

image

amaxlab/git-web-hook-composer-install

Installer git-web-hook for composer project

  • Friday, September 4, 2015
  • by zyuskin_en
  • Repository
  • 2 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Git web hook composer install

Installer git-web-hook for composer project, (*1)

Require

  • amaxlab/git-web-hook >= ~0.1.x-dev
  • monolog/monolog >= ~1.13

Install

  1. Create project bash $ composer create-project amaxlab/git-web-hook-composer-install ./git-web-hook --prefer-dist --stability="dev", (*2)

  2. Create configuration Use config/config.yml.dist as example to create you own configuration file. More in library documentation, (*3)

  3. Add hook in project settings on github or gitlab, (*4)

    http://yourhost/hook.php?mySecurityCode=GjnfkrjdsqKfvgjcjc
    

    It is really important to use security codes which can be defined in config.yml, (*5)

License

This library is under the MIT license. See the complete license in here, (*6)

The Versions

04/09 2015

dev-master

9999999-dev

Installer git-web-hook for composer project

  Sources   Download

MIT

The Requires

 

by Egor Zyuskin
by Igor Bodnar

18/06 2015

v0.1-beta

0.1.0.0-beta

Installer git-web-hook for composer project

  Sources   Download

MIT

The Requires

 

by Egor Zyuskin