mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
7 lines
56 B
Makefile
7 lines
56 B
Makefile
|
|
test:
|
|
phpunit --colors tests
|
|
|
|
release:
|
|
./package.sh
|
|
|