pinout.vvzero.com/Makefile

6 lines
93 B
Makefile

all:
./generate-html.py > output/test.html
serve:
cd output && python -m SimpleHTTPServer