mirror of
https://codeberg.org/scip/tablizer.git
synced 2026-07-09 19:24:19 +02:00
4 lines
114 B
Makefile
4 lines
114 B
Makefile
all:
|
|
LC_ALL=en_US.UTF-8 asciinema rec --cols 50 --row 30 -c ./demo.sh --overwrite tmp.cast
|
|
agg tmp.cast tmp.gif
|