rlsbl.commands.record_gif
Record-gif command: record a demo GIF using vhs.
Functions
_parse_int_flag
def _parse_int_flag(flags, name, default)
Parse an integer flag value, exiting with a clear error on invalid input.
_get_bin_command
def _get_bin_command()
Auto-detect the project's binary command name via registry template vars.
run_cmd
def run_cmd(registry, args, flags)
Record a demo GIF of '
Requires vhs (https://github.com/charmbracelet/vhs) to be installed. Output is saved to assets/demo.gif.