termcinema-cli 0.1.0

🎬 Animated terminal-to-SVG renderer CLI for the termcinema project
Documentation
# 🎬 TermCinema CLI Rendering Examples

> Below are various terminal interaction scenes supported by TermCinema.  
> Each example is rendered to SVG via `cargo run`.

---

## 1. 🐧 Unix Shell Example
<img src="svg/demo1.svg" alt="Unix Shell Example" width="100%">

## 2. 🍎 macOS Zsh Example
<img src="svg/demo2.svg" alt="Zsh Example" width="100%">

## 3. 🪟 PowerShell Example
<img src="svg/demo3.svg" alt="PowerShell Example" width="100%">

## 4. 🐍 Python REPL Example
<img src="svg/demo4.svg" alt="Python Example" width="100%">

## 5. 🟢 Node.js REPL Example
<img src="svg/demo5.svg" alt="Node.js Example" width="100%">

## 6. 🌙 Lua REPL Example
<img src="svg/demo6.svg" alt="Lua Example" width="100%">

## 7. ❤️ Redis CLI Example
<img src="svg/demo7.svg" alt="Redis Example" width="100%">

## 8. 🐬 MySQL CLI Example
<img src="svg/demo8.svg" alt="MySQL Example" width="100%">

## 9. 🐘 PostgreSQL CLI Example
<img src="svg/demo9.svg" alt="PostgreSQL Example" width="100%">

## 10. 🧬 Git Log Example
<img src="svg/demo10.svg" alt="Git Example" width="100%">

## 11. 🌐 Network Switch Configuration Console
<img src="svg/demo11.svg" alt="Switch CLI Example" width="100%">

## 12. 📜 Script File Input
<img src="svg/demo12.svg" alt="Script Example" width="100%">