Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 724 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 724 Bytes

Dependencies

Running

To run a non-interactive demo:

tuterm bak.tut --mode demo

To run an interactive tutorial:

tuterm bak.tut

To upload the demo to asciinema and create an SVG animated image:

./asciinema_upload_and_create_svg.sh

This will copy the asciinema URL to your clipboard and print it to your terminal. The SVG animation will be created as ./bak_demo.svg.

NOTE:

  • You should preview the demo first to verify it, so as to avoid uploading content unnecessarily.
  • You should run the upload script in a new terminal so it doesn't mess up your terminal size