mdellweg / saftladen

Recording tools for pulp ascii demos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saftladen

[zaftˈlaːdn̩] Juice store; disparaging term used to describe a facility with bad organization or poor service

This repository is a bundle of scripts to generate asciinema demos for pulp topics without live user interaction. To add a new scene, add a new directory for it and create a script.sh inside it. You can now create the screencast with make <DIRNAME>.cast.

Available tools

  • bin/echo_type.py Printing an anonymous promt and simulating a user typing a comand.

About

Recording tools for pulp ascii demos

License:GNU General Public License v2.0


Languages

Language:Shell 67.3%Language:Makefile 20.1%Language:Python 12.6%