add a fs tree walk command on init

This commit is contained in:
2025-12-31 02:52:34 +00:00
parent e8715c2ad6
commit 130e973be8
3 changed files with 50 additions and 4 deletions
+1
View File
@@ -3,6 +3,7 @@ module mend
go 1.25.5
require (
github.com/charmbracelet/bubbles v0.21.0
github.com/charmbracelet/bubbletea v1.3.10
github.com/charmbracelet/lipgloss v1.1.0
)