First attempt at an animated terminal example by aanand · Pull Request #30 · cli-guidelines/cli-guidelines · GitHub
Skip to content

First attempt at an animated terminal example#30

Open
aanand wants to merge 1 commit into
mainfrom
animated-example
Open

First attempt at an animated terminal example#30
aanand wants to merge 1 commit into
mainfrom
animated-example

Conversation

@aanand

@aanand aanand commented Dec 3, 2020

Copy link
Copy Markdown
Contributor

To record an example:

$ cd examples
$ docker-compose run clig scripts/docker-pull.sh

This will create a .cast file in ./out.

To play a recording back:

$ docker-compose run clig asciinema play out/docker-pull.cast

To convert a recording to SVG:

$ docker-compose run clig sh -c "cat out/docker-pull.cast | svg-term --out out/docker-pull.svg"

@matu3ba

matu3ba commented Oct 24, 2023

Copy link
Copy Markdown

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants