feat: config parsing

This commit is contained in:
2026-03-16 21:22:26 +00:00
parent 63fddb28fa
commit 77dfa2df30
4 changed files with 104 additions and 0 deletions
+2
View File
@@ -1,3 +1,5 @@
module miro
go 1.25.5
require github.com/BurntSushi/toml v1.5.0