
test :
	php tests/simple_test.php

pear :
	php ../pyrus.phar mk && php ../pyrus.phar package

.PHONY: test pear
