Skip to content

Instantly share code, notes, and snippets.

@disc99
Last active November 15, 2019 03:11

capture shell

asciinema rec -c bash mycli.cast

cast to gif

docker run -e NODE_OPTIONS=--max_old_space_size=4096 --rm -v $PWD:/data asciinema/asciicast2gif -S 1 mycli.cast output.gif
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment