2017 © Pedro Peláez
 

library githookd

PHP CLI framework for installing Git Hooks automatically.

image

stevegrunwell/githookd

PHP CLI framework for installing Git Hooks automatically.

  • Monday, January 4, 2016
  • by stevegrunwell
  • Repository
  • 1 Watchers
  • 0 Stars
  • 5 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 3 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

GitHook'd

Build Status GitHub release GitHub license, (*1)

GitHook'd is a PHP-CLI library to make the automatic installation of Git hooks easier in your projects., (*2)

Why Git hooks?

Git hooks allow you to execute scripts at different points throughout the Git workflow. A popular use is checking code against coding standards before it gets committed (see WP Enforcer for a practical example), ensuring that all code in the repository conforms to your projects' standards., (*3)

The Versions

04/01 2016

dev-develop

dev-develop

PHP CLI framework for installing Git Hooks automatically.

  Sources   Download

MIT

The Requires

 

The Development Requires

coding standards git hooks

04/01 2016

dev-feature/post-hooks

dev-feature/post-hooks

PHP CLI framework for installing Git Hooks automatically.

  Sources   Download

MIT

The Requires

 

The Development Requires

coding standards git hooks

01/01 2016

dev-master

9999999-dev

PHP CLI framework for installing Git Hooks automatically.

  Sources   Download

MIT

The Requires

 

The Development Requires

coding standards git hooks

01/01 2016

0.1.0

0.1.0.0

PHP CLI framework for installing Git Hooks automatically.

  Sources   Download

MIT

The Requires

 

The Development Requires

coding standards git hooks