Todo list (CLI)
Instructions
Starting with the shopping list tutorial by bubbletea, make a simple persisted todo list in the console.
Usage
# go get github.com/charmbracelet/bubbletea
# go get github.com/charmbracelet/bubbles/help
# go get github.com/charmbracelet/bubbles/textinput
go run main.go