mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-11-27 18:10:42 +00:00
new target quickstart-dev
This commit is contained in:
parent
36a6f05353
commit
20d1927026
3
Makefile
3
Makefile
|
|
@ -31,6 +31,9 @@ dist:
|
||||||
quickstart:
|
quickstart:
|
||||||
php vendor/bin/phing -Dversion=$(VERSION) package
|
php vendor/bin/phing -Dversion=$(VERSION) package
|
||||||
|
|
||||||
|
quickstart-dev:
|
||||||
|
php vendor/bin/phing -Dversion=$(VERSION) -Dmode=development package
|
||||||
|
|
||||||
unittest:
|
unittest:
|
||||||
vendor/bin/phing -Dversion=$(VERSION) phpunitfast
|
vendor/bin/phing -Dversion=$(VERSION) phpunitfast
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user