feat: main flow created

This commit is contained in:
jb
2026-03-09 11:37:43 -03:00
parent 315807bbab
commit 6870144f39
16 changed files with 689 additions and 210 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
"os"
tea "charm.land/bubbletea/v2"
"git.davinti.com.br/davinTI/app-dono/tui/tui"
"git.davinti.com.br/davinTI/app-dono/tui/internal/tui"
)
func main() {