What does HackerNews think of demo-magic?

A handy shell script that enables you to write repeatable demos in a bash environment.

Language: Shell

#38 in Shell
I've started using demo-magic [1] to automate my asciinema recorded demos, not perfect but it gets the job done. VHS does look excellent however and I'll definitely be giving it a go the next time I need to record anything.

[1] https://github.com/paxtonhare/demo-magic

Also, use Demo Magic to great effect:

https://github.com/paxtonhare/demo-magic

Hint: pbcopy is your friend.

I've given some live showcasing/presentations with the help of https://github.com/paxtonhare/demo-magic to smooth over parts that are either time consuming, or not error-proof (e.g. networking and such). It might be useful here as well?