mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-05 14:55:24 +02:00
9 lines
205 B
Markdown
9 lines
205 B
Markdown
![]() |
# agg
|
||
|
|
||
|
> Create a GIF from an `asciinema` terminal session recording.
|
||
|
> More information: <https://docs.asciinema.org/manual/agg/usage/>.
|
||
|
|
||
|
- Create a GIF:
|
||
|
|
||
|
`agg {{path/to/demo.cast}} {{path/to/demo.gif}}`
|