-
访问 GitHub
- 打开 https://github.com/new
- 仓库名:
openclaw-helper - 描述:
OpenClaw CLI 快捷工具 - 提升开发效率 - 设为 Public(公开)
- 不要初始化 README(我们已经有了)
-
创建后,GitHub 会显示推送命令
git remote add origin https://github.com/YOUR_USERNAME/openclaw-helper.git git branch -M main git push -u origin main -
替换 YOUR_USERNAME 为你的 GitHub 用户名,然后运行
如果你安装了 GitHub CLI:
gh repo create openclaw-helper --public --description="OpenClaw CLI 快捷工具" --source=. --remote=origin --push- 添加 About
- 添加 Topics:
openclaw,cli,productivity,automation,nodejs - 设置仓库描述
npm login
npm publish- 在 OpenClaw Discord/社区分享
- 在社交媒体发帖
- 写使用教程
需要我帮你推送吗?把你的 GitHub 用户名告诉我!