← Back to context Comment by sevensor 6 days ago Cool, but I’m not clear on why you have to upload and then download your cast file to make this work. 2 comments sevensor Reply 7h3kk1d 6 days ago I don't think you do. The --in param on svg-term-cli worked for me locally. jodacola 6 days ago Don't need to upload. I just tested this out because I didn't want to have to upload to asciinema: $ asciinema rec test.cast <do stuff in the terminal then ctrl-d> $ cat test.cast | svg-term --out=test.svg And voila, no upload needed.edit: formatting
7h3kk1d 6 days ago I don't think you do. The --in param on svg-term-cli worked for me locally. jodacola 6 days ago Don't need to upload. I just tested this out because I didn't want to have to upload to asciinema: $ asciinema rec test.cast <do stuff in the terminal then ctrl-d> $ cat test.cast | svg-term --out=test.svg And voila, no upload needed.edit: formatting
jodacola 6 days ago Don't need to upload. I just tested this out because I didn't want to have to upload to asciinema: $ asciinema rec test.cast <do stuff in the terminal then ctrl-d> $ cat test.cast | svg-term --out=test.svg And voila, no upload needed.edit: formatting
I don't think you do. The --in param on svg-term-cli worked for me locally.
Don't need to upload. I just tested this out because I didn't want to have to upload to asciinema:
And voila, no upload needed.
edit: formatting