pinout.vvzero.com/Makefile

6 lines
93 B
Makefile
Raw Normal View History

2015-02-25 01:28:00 +08:00
all:
./generate-html.py > output/test.html
serve:
cd output && python -m SimpleHTTPServer