Programming/etc
[Programming/etc] asciinema (터미널 녹화)
scii
2020. 9. 17. 04:04
asciinema - Record and share your terminal sessions, the right way
Copy & paste Any time you see a command you'd like to try in your own terminal just pause the player and copy-paste the content you want. It's just a text after all!
asciinema.org
아스키네마로 녹화해서 아스키네마 서버에 올린 것을 svg 애니메이션 파일로 추출한다. 그래서 이것을 github 같은 곳에 올릴 때 추가하면 무한 반복 자동 재생 애니메이션으로 사용할 수 있다.
https://github.com/marionebl/svg-term-cli
marionebl/svg-term-cli
Share terminal sessions via SVG and CSS. Contribute to marionebl/svg-term-cli development by creating an account on GitHub.
github.com