forked from Ravise/misc-scripts
4 lines
38 B
Makefile
4 lines
38 B
Makefile
|
all:
|
||
|
|
||
|
run:
|
||
|
php -c . -S localhost:8080
|