Long and short form content
Scripts and presentation for each video
lives in its own directory and:
- can have optional runnable
demo.sh
script - usually has
slides.md
to run terminal presentation.
The demo.sh
script contains all the commands run in the video, which is easy
to execute in a local environment given that the prerequisites are met.
The script runner __demo_magic.sh
is inspired by the excellent idea from
demo-magic repository which allows
for simulating commands typing and output in a terminal.