Open rustyrazorblade opened 5 months ago
There's a lot of times where it would be nice to record a terminal session. Let's install this by default.
According to the getting started doc, we just need to do:
pipx install asciinema
We should provide an alias to write the recording to the artifacts directory automatically. Example usage from the manual:
asciinema rec demo.cast
There's a lot of times where it would be nice to record a terminal session. Let's install this by default.
According to the getting started doc, we just need to do:
We should provide an alias to write the recording to the artifacts directory automatically. Example usage from the manual: