Hacker News new | ask | show | jobs
by sjg 1164 days ago
I recently used VHS for this https://github.com/charmbracelet/vhs - nice set of tools there to do various cli stuff
1 comments

Same, I’ve been working on a command line tool and set up VCR to record demos (https://github.com/zachallaun/mneme/blob/main/examples/demo....). I’d be very interested if anyone could speak to the fundamental differences between VCR and the tools referenced in the OP.