A few simple samples on how to use dtool on the command line.
Created with asciinema
, stdin held within stdin_file
, xdotool
, terminator
and play_stdin.sh
replay script.
Expects asciinema
installed within venv
of repository root.
Uses asciinema
config file as found below asciinema
here.
Uses
# set default asciinema prompt
if [ -n "${ASCIINEMA_REC}" ]; then
export PS1='> '
fi
entry within .bashrc
for simple '> ' prompt in recording.
Requires terminator
See scripts
folder for more information on how to reproduce recordings.
The scripts
folder holds snippets for the generation of several hundred mock datasets.
These datasets are filled with metadata from README.yml
files within sample-content
.