micropython-workshop/Makefile
2019-11-24 20:57:07 +01:00

3 lines
105 B
Makefile

README.html: README.md template.html5
pandoc --toc -t html5 --template=template README.md > README.html