/spielbash

Tool to automate bash movie-making with asciinema. Be the Spielberg of bash.

Primary LanguagePythonApache License 2.0Apache-2.0

Spielbash

Spielbash helps you to automate asciicasts with asciinema.

Requirements

  • asciinema > 1.0
  • tmux

Installation

python setup.py install

How to use

spielbash --script <scriptfile.yaml> [--output <outputfile.json>]

See example.yaml for an example of how this works.

Contribute

Please do, but not as pull requests! Clone from Software Factory, then configure gerrit git-review hooks. See http://softwarefactory-project.io for more details.