Makefile 57 B

1234567
  1. test:
  2. phpunit --colors tests
  3. release:
  4. ./package.sh