A proof-of-concept repository for experimenting with CLI applications and Terminal User Interfaces (TUIs) across multiple programming languages and frameworks.
The repository is organized by language, with each containing experiments using different frameworks and libraries:
- Bubble Tea - TUI framework
- Cobra - CLI framework
- Viper - Configuration management
- OpenTUI vs Ink - TUI frameworks comparison
- Commander - CLI framework
- Click - CLI framework
- Rich - TUI framework
- Prompt Toolkit - Interactive CLI framework
This repository serves as a playground for:
- Learning and comparing different CLI/TUI frameworks
- Evaluating developer experience across languages
- Building reusable patterns and components
- Prototyping CLI application concepts