Commit 1dee302c authored by Taddeus Kroes's avatar Taddeus Kroes

Added Makefile for Linux.

parent 7967464b
all: test docs
test:
phpunit
docs:
phpdoc
clean:
rm -rf build
.PHONY: test docs clean
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment