Skip to content
This repository was archived by the owner on Jul 21, 2022. It is now read-only.

Latest commit

 

History

History
43 lines (23 loc) · 934 Bytes

File metadata and controls

43 lines (23 loc) · 934 Bytes

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