Asciinemaster

https://img.shields.io/pypi/v/asciinemaster.svg https://img.shields.io/travis/deeplook/asciinemaster.svg Documentation Status Updates https://mybinder.org/badge.svg

Asciinemaster contains some experiments to add features to drive Asciinema.

This will take a shell-like script, iterate over its commands, execute them, and record the commands and their respective output as an Asciinema.org (v2) screencast.

Later, it will also take a shell-like script and the generated screencast from it, re-execute the script and compare the new screencast to the old one for testing purposes.

Features

  • TODO

Examples

  • TODO

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.