Asciinema
Asciinema provides a great way for sharing shell sessions recording, making documentation more lively !
Once you have created a .cast
file, you can add it to your document with the following markup
Click to see the source code
++++
<asciinema-player src="_/img/bcd.cast" speed="2" theme="monokai" title="Update case overview console output example" cols="240" rows="32"></asciinema-player>
++++