1
0
mirror of https://github.com/fumiama/yamaih.git synced 2026-06-23 03:50:27 +08:00

init: lib and cmd

This commit is contained in:
源文雨
2025-03-30 20:37:25 +09:00
parent 7ba5efcc59
commit 7007fd5def
8 changed files with 325 additions and 0 deletions

View File

@@ -1,2 +1,7 @@
# yamaih
यमैः (ins. pl.), using-geminī, from PIE *yemHós
## Quick Start
```bash
go run cmd/main.go
```