Hacker News new | ask | show | jobs
by imroot 772 days ago
I'm a huge fan of charmbracelet's vhs:

https://github.com/charmbracelet/vhs

I have a gitlab CI job to update my demo .gif's every time I update my application; always ensures that things are up-to-date and provides gif/video recording that I've ran specific commands (perfect for auditors!)

1 comments

Woah, great suggestion! Gonna dig into it and see if I get a similar setup as yours.