Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 435 Bytes

readme.md

File metadata and controls

19 lines (15 loc) · 435 Bytes

Nascom/GrumPHPSymfony

Basic GrumPHP Symfony configuration.

Requirements

composer require --dev nascom/grumphp-symfony

Config

The bin_dir in the grumphp.yml might need to be changed depending on the project configuration.

Configure git by the following commands

php ./path/to/grumphp git:init
php ./path/to/grumphp git:pre-commit

Usage

Just commit some changes and watch the magic happen.