Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 528 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 528 Bytes

WebAndCow Challenge - Retour vers le futur

PHP solution for "Retour vers le futur" WebAndCow challenges

How to resolve challenges

  • Open index.php file and fill $myKey variables
  • Try your solution :
php index.php

Developing on Unix or Mac OS X system

Here a few commands that can help you :

  • Launch unit tests
make unit-tests
  • Launch code sniffer
make code-sniffer

Licensing

Do whatever you want with this !