Commit Graph

7 Commits

Author SHA1 Message Date
ruinivist 130e973be8 add a fs tree walk command on init 2025-12-31 02:52:34 +00:00
ruinivist e8715c2ad6 go mod tidy 2025-12-31 02:33:28 +00:00
ruinivist 6ab1a915f4 scaffold a basic bubble tree layout 2025-12-31 02:32:59 +00:00
ruinivist 30ff191fb0 add file/folder createa and delete funcs 2025-12-31 01:39:20 +00:00
ruinivist f1a6f4afb5 add fs lib to walk file tree 2025-12-31 01:32:20 +00:00
ruinivist c3200f9115 add a basic in memory tree impl for file system representation 2025-12-31 00:28:44 +00:00
ruinivist a244c26583 init 2025-12-30 23:01:49 +00:00