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
internal/help/doc.go Normal file
View File

@@ -0,0 +1,3 @@
package help
// Package help will render help and help-brief output.