add screencast (#8)

This commit is contained in:
T.v.Dein
2023-11-07 14:19:32 +01:00
committed by GitHub
parent 2ce8cc7a7e
commit 23a4d87514
5 changed files with 31 additions and 0 deletions

7
demo/Makefile Normal file
View File

@@ -0,0 +1,7 @@
#
all:
asciinema rec --cols 80 --row 25 -c "env - PS1='> ' PATH=..:$PATH /bin/bash --norc --noprofile" --overwrite demo.cast
agg demo.cast demo.gif