feat: scaffold Go-based hf CLI

This commit is contained in:
zhi
2026-03-21 13:34:41 +00:00
parent ddaea1c15b
commit cb0b7669b3
16 changed files with 88 additions and 8 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module git.hangman-lab.top/zhi/HarborForge.Cli
go 1.22