chore: initialize HarborForge.Cli repository

This commit is contained in:
zhi
2026-03-21 07:31:18 +00:00
commit ddaea1c15b
3 changed files with 19 additions and 0 deletions

7
package.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "harborforge-cli",
"private": true,
"version": "0.1.0",
"description": "CLI tools for HarborForge",
"license": "UNLICENSED"
}