amaxlab / git-web-hook-composer-install
Installer git-web-hook for composer project
Package info
github.com/amaxlab/git-web-hook-composer-install
Type:project
pkg:composer/amaxlab/git-web-hook-composer-install
v0.1-beta
2015-06-18 08:33 UTC
Requires
- amaxlab/git-web-hook: ~1.0
- monolog/monolog: ~1.13
This package is not auto-updated.
Last update: 2026-03-15 01:11:52 UTC
README
Installer git-web-hook for composer project
Require
- amaxlab/git-web-hook >= ~0.1.x-dev
- monolog/monolog >= ~1.13
Install
-
Create project
$ composer create-project amaxlab/git-web-hook-composer-install ./git-web-hook --prefer-dist --stability="dev" -
Create configuration Use config/config.yml.dist as example to create you own configuration file. More in library documentation
-
Add hook in project settings on github or gitlab
http://yourhost/hook.php?mySecurityCode=GjnfkrjdsqKfvgjcjc
It is really important to use security codes which can be defined in config.yml
License
This library is under the MIT license. See the complete license in here