mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 11:09:17 -07:00
8 lines
128 B
Modula-2
8 lines
128 B
Modula-2
module tutorial
|
|
|
|
go 1.14
|
|
|
|
require github.com/charmbracelet/bubbletea v0.17.0
|
|
|
|
replace github.com/charmbracelet/bubbletea => ../
|