ronaiza-cardoso / xphp

Exercism Exercises in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xPHP

Build Status

Exercism exercises in PHP

Running Unit Test Suite

All Assignments

% make test

Single Assignment

% make test-assignment ASSIGNMENT=wordy

Running Style Checker

All Assignments

% make style-check

Single Assignment

% make style-check-assignment ASSIGNMENT=wordy

Contributing

License

The MIT License (MIT)

Copyright (c) 2014 Katrina Owen, _@kytrinyx.com

About

Exercism Exercises in PHP

License:MIT License


Languages

Language:PHP 97.4%Language:Makefile 1.8%Language:Shell 0.8%