add makefile

This commit is contained in:
Adem Baccara
2025-08-17 15:36:32 +01:00
parent bd658e9c7b
commit 59845a359f
16 changed files with 445 additions and 46 deletions
+1
View File
@@ -2,6 +2,7 @@ package ui
import (
"fmt"
"github.com/Adembc/lazyssh/internal/core/domain"
"github.com/gdamore/tcell/v2"
"github.com/rivo/tview"