Skip to content

Instantly share code, notes, and snippets.

@d3vAdv3ntur3s
Created May 11, 2022 10:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save d3vAdv3ntur3s/261df5d6095b838ed1dce3a2c014fa5c to your computer and use it in GitHub Desktop.
Save d3vAdv3ntur3s/261df5d6095b838ed1dce3a2c014fa5c to your computer and use it in GitHub Desktop.
github readme recording

Install

  • asciinema: brew install asciinema
  • svg-term-cli: npm install -g svg-term-cli

Run

asciinema rec

When done type exit and save locally ctrl+d

Play

asciinema play <filepath>

Convert to SVG

svg-term --in > demo.svg

Docs

Link in your README ![example cli usage](./docs/demo.svg)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment