Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 287 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 287 Bytes

Golang Bubble Tea Counter Demo

Source code of a YouTube tutorial about writing terminal applications with Golang by using Bubble Tea.
Contains a simple counter application.

Video

Instructions

go mod download
go build
./go-tea-counter