Skip to content

Commit

Permalink
wip: anotha one
Browse files Browse the repository at this point in the history
  • Loading branch information
bashbunni committed Nov 2, 2023
1 parent 5d6bb82 commit 102927f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tutorials/patterns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ func (m Model) tick(id, tag int) tea.Cmd {
}
```

## I want to use Bubble Tea to display processes outside the application

[basic]: https://github.com/charmbracelet/bubbletea/blob/master/examples/composable-views/main.go
[glow]: https://github.com/charmbracelet/glow/blob/f0734709f0be19a34e648caaf63340938a50caa2/ui/ui.go#L434
[spinner]: https://github.com/charmbracelet/bubbles/blob/master/spinner/spinner.go

0 comments on commit 102927f

Please sign in to comment.