Examples
Examples
Real-world examples of CLIs built with Bunli
Examples
Learn by example with these real-world CLI implementations.
Basic Examples
- Minimal CLI - The simplest possible CLI
- Multi-Command - CLI with multiple commands
- Interactive - Using prompts and spinners
Real-World Examples
- Real-World CLI - Complete production example
Example Projects
Check out these complete example projects in the Bunli repository:
- todo-cli - Task management CLI
- deploy-tool - Deployment automation
- dev-server - Development server with hot reload
- git-tools - Git workflow automation