terminal screencast
Table of Contents
1. terminal screencast
1.1. https://asciinema.org
- Install with
sudo pip3 install asciinema
orsudo apt-get install asciinema
or whatever - Make a new recording and save it to a local file:
asciinema rec {{path/to/file}}.cast - Replay a terminal recording from a local file:
asciinema play {{path/to/file}}.cast - Only replay, no going backwards
1.2. https://termcast.org
1.4.
1.5. Anyone knows of an emacs package that provides the functionality of codetour?
Lo mismo pero en emacs