You’ve gotta check out Charm’s tools for CLI/TUI dev. They are doing some great work.

https://charm.sh/

Charm tools I can't live without:

- https://github.com/charmbracelet/wish - Golang SSH server that makes building SSH apps easy

- https://github.com/charmbracelet/vhs - terminal GIF demos

- https://github.com/charmbracelet/log - minimal and colorful go logs

- https://github.com/charmbracelet/gum - leverage charm's bubbles to write useful TUI shell scripts in any language