An open API service indexing awesome lists of open source software.

https://github.com/charmbracelet/bubbletea-app-template

A template repository to create Bubbletea apps.
https://github.com/charmbracelet/bubbletea-app-template

bubbletea charm golang tui

Last synced: 9 months ago
JSON representation

A template repository to create Bubbletea apps.

Awesome Lists containing this project

README

          

# bubbletea-app-template

A template repository to create [Bubble Tea][bubbletea] apps.

## Included

- a sample app that does nothing, so it includes all dependencies:
- [Bubble Tea][bubbletea]
- [Bubbles][bubbles]
- [Lip Gloss][lipgloss]
- github actions workflows for build, test, lint and release
- [GoReleaser][goreleaser] configs
- [golangci-lint][lint] configs

[bubbletea]: https://github.com/charmbracelet/bubbletea
[bubbles]: https://github.com/charmbracelet/bubbles
[lipgloss]: https://github.com/charmbracelet/lipgloss
[goreleaser]: https://goreleaser.com
[lint]: https://golangci-lint.run