library git-validate
CLI tool for Git hook validation
misumirize/git-validate
CLI tool for Git hook validation
- Saturday, December 13, 2014
- by MisumiRize
- Repository
- 1 Watchers
- 1 Stars
- 1,845 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
GitValidate
GitValidate is a CLI tool for Git hook validation., (*1)
Requirement
- PHP >= 5.4
- symfony/console
- symfony/process
- phine/path
Installation
Symlink
$ ln -s /path/to/bin/validate /path/to/repo/.git/hooks/pre-commit
.validate.json
{
"pre-commit": "test",
"scripts": {
"test": "phpunit"
}
}
dev-master
9999999-dev
CLI tool for Git hook validation
Sources
Download
MIT
The Requires
The Development Requires
by
Misumi Rize
v0.1.0
0.1.0.0
Sources
Download
MIT
The Requires
The Development Requires
by
Misumi Rize