Andrey Bienkowski e3a0b5fde8 Automate the installation asciinema screencast vor 3 Jahren
..
Dockerfile e3a0b5fde8 Automate the installation asciinema screencast vor 3 Jahren
README.rst e3a0b5fde8 Automate the installation asciinema screencast vor 3 Jahren
advanced.json df8205a4ba Renew asciinema/screencasts vor 8 Jahren
advanced.sh df8205a4ba Renew asciinema/screencasts vor 8 Jahren
basic-prepare.sh 910852acbf Begin automating asciinema screencasts vor 3 Jahren
basic.json 3c380f8a90 Compile the screencast vor 3 Jahren
basic.tcl cc6768ec71 Add prompts vor 3 Jahren
install.json e3a0b5fde8 Automate the installation asciinema screencast vor 3 Jahren
install.sh df8205a4ba Renew asciinema/screencasts vor 8 Jahren
install.tcl e3a0b5fde8 Automate the installation asciinema screencast vor 3 Jahren
run-install.sh e3a0b5fde8 Automate the installation asciinema screencast vor 3 Jahren

README.rst

Do NOT run the examples without isolation (e.g docker) or
this code may make undesirable changes to your host.

To this:
```sh
docker build --tag borg-examples .
asciinema rec -c 'docker run --rm borg-examples bash /asciinema/run-install.sh' --overwrite ./install.json
```