Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 150 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 150 Bytes

kata-php-template

Prerequisite

Docker

Makefile

Install dependancies (phpunit) : make install

Run tests : make test

Shell : make start