klnjmm / webandcow-challenge

Librairie pour les challenge webAndCow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebAndCow challenge library

Library to interact with WebAndCow API for the WebAndCow challenges

If you want a bootstrap to resolve these challenges : click here

Getting started on Unix or Mac OS X system

Clone the repository

https://github.com/klnjmm/webandcow-challenge.git
cd webandcow-challenge

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 !

About

Librairie pour les challenge webAndCow


Languages

Language:PHP 89.4%Language:Makefile 10.6%