Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 394 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 394 Bytes

GrumPHP shim

This package provides GrumPHP without the struggle of installing all of its dependencies.

Installation

composer require --dev phpro/grumphp-shim

and use it like the original executable

vendor/bin/grumphp.phar run

Check out the main repo for more options and release notes https://github.com/phpro/grumphp.