9 lines
93 B
Makefile
9 lines
93 B
Makefile
|
|
||
|
build:
|
||
|
htmd
|
||
|
|
||
|
host: build
|
||
|
xdg-open http://127.0.0.1:55566
|
||
|
webserver 127.0.0.1:55566 site
|
||
|
|