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

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
```