logoalt Hacker News

bbkaneyesterday at 4:41 PM1 replyview on HN

I've been using vhs ( https://github.com/charmbracelet/vhs ) to script gif creation- really showcases CLI workflows if you're demoing multiple commands.

Examples: https://github.com/bbkane


Replies

evnpyesterday at 10:27 PM

This is great! Asciinema is well-made and a lot of fun, but it sadly doesn't show the recordings in motion right there in the markdown/README. Looks like vhs neatly solves that problem, appreciate the share.