From d263e596ab5e288cf3f6bfb51267d3cd31c8fdf1 Mon Sep 17 00:00:00 2001 From: Blallo Date: Fri, 22 Mar 2019 18:10:39 +0100 Subject: [PATCH] Instructions on how to produce screencast. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 6a8504a..cb58f0d 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,13 @@ Circolog website source ======================= Go to (https://circolog.degenerazione.xyz)[https://circolog.degenerazione.xyz] + +To produce the screencasts +-------------------------- + + +``` +$ asciinema rec -c "./circolog-resources/rec-server.sh" ./res/media/server.cast +``` + +(manually terminated).