mirror of
https://codeberg.org/scip/rpnc.git
synced 2025-12-18 13:01:08 +01:00
add screencast (#8)
This commit is contained in:
7
demo/Makefile
Normal file
7
demo/Makefile
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user