Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 315 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 315 Bytes

Runner

Runner - application bootstrapper and runner

Install

Using Composer and Packagist

composer require g4/runner

Usage

Development

Install dependencies

$ make install

Run tests

$ make test

License

(The MIT License) see LICENSE file for details...