aboutsummaryrefslogtreecommitdiff
path: root/content/docs/programming-resources/cli-development/go/bubbletea/_index.md
blob: 0a2914d44c049a7df5302742a061d8b998e3196d (plain)
1
2
3
4
5
6
7
8
9
---
title: Bubble Tea
description: TUI Framework for Go
weight: 3
---

[bubbletea](https://github.com/charmbracelet/bubbletea) lets you create very sexy TUI apps with Go, and it's especially great for apps with a lot of graphics, etc

- Follow [bubbletea documentation](https://github.com/charmbracelet/bubbletea#readme) to get started