micropython-workshop/Makefile

3 lines
105 B
Makefile
Raw Permalink Normal View History

2019-11-24 19:57:07 +00:00
README.html: README.md template.html5
pandoc --toc -t html5 --template=template README.md > README.html