mirror of
https://codeberg.org/scip/tablizer.git
synced 2025-12-17 12:31:06 +01: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
|