mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-03-02 17:30:20 +00:00
4 lines
120 B
Makefile
4 lines
120 B
Makefile
workshop.md: workshop.yml *.md
|
|
./markmaker.py < workshop.yml > workshop.md
|
|
# open http://localhost:8888/workshop.html
|