说明 如何创建此包 创建 hy-cli 文件夹; npm init 初始化 npm 包; 依赖安装 npm i commander 如何测试 npm link npm link --force npm unlink