Download the PHP package jv-testes/pre-commit-note without Composer
On this page you can find all versions of the php package jv-testes/pre-commit-note. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jv-testes/pre-commit-note
More information about jv-testes/pre-commit-note
Files in jv-testes/pre-commit-note
Download jv-testes/pre-commit-note
More information about jv-testes/pre-commit-note
Files in jv-testes/pre-commit-note
Vendor jv-testes
Package pre-commit-note
Short Description Pre-commit hook
License MIT
Homepage https://github.com/JVTestes/pre-commit-note
Package pre-commit-note
Short Description Pre-commit hook
License MIT
Homepage https://github.com/JVTestes/pre-commit-note
Please rate this library. Is it a good library?
Informations about the package pre-commit-note
Pre commit hook
Checks in our pre-commit hook
INSTALLATION:
The recommended way to install this library is through Composer:
add jv-testes/pre-commit-note
as a composer dependency.
composer.json
USAGE:
When a developer clones the project, it just needs to:
Edit composer.json and add:
Enable slack
Edit config.xml
...
<run>
<slack>true</slack>
</run>
<slackConfig>
<username>webhookbot</username>
<channel>#channel</channel>
<icon>:scissors:</icon>
<url>https://hooks.slack.com/services/YOU/KEY</url>
</slackConfig>
...
Remembering to set up the hooks
Custom config
Copy arquives vendor/jv-testes/pre-commit/config/*
to [project]
All versions of pre-commit-note with dependencies
PHP Build Version
Package Version
The package jv-testes/pre-commit-note contains the following files
Loading the files please wait ....