Add initial version

This commit is contained in:
2026-03-25 03:14:28 +09:00
commit fb8f4eaee2
4 changed files with 194 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
module tea.kareha.org/lab/levi
go 1.25.0
require golang.org/x/term v0.41.0
require golang.org/x/sys v0.42.0 // indirect