終端機錄像:asciinema

sudo pip3 install asciinema

asciinema auth

Record your first asciicast Make sure you have asciinema recorder installed.

To start recording run the following command in your terminal:

$ asciinema rec When you're ready to finish just exit the shell, either by typing exit or hitting C-d.

If you have already recorded an asciicast but you don't see it here then associate it with your account by running asciinema auth in your terminal.

asciinema rec top.cast

asciinema auth

Last updated