Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 233 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 233 Bytes

#KataSkeleton

Basic skeleton for doing Katas.

###How to use

  1. Modify composer.json file to suit your needs.
  2. Run composer install.

###Notes

  • The phpunit executable file will be placed at PROJECT_ROOT/bin folder.