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

View File

3
internal/passmgr/doc.go Normal file
View File

@@ -0,0 +1,3 @@
package passmgr
// Package passmgr will integrate with pass_mgr when available.