Funnyvalentine00/dsh-github-push2

@dsh-external/dsh-github-push

One-step GitHub uploader: given a repo URL, init/commit/push the current project to GitHub.

包名
@dsh-external/dsh-github-push
版本
0.0.1
许可证
BSD-3-Clause
最近更新
2026年8月29日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Funnyvalentine00/dsh-github-push

使用示例

{
  "name": "dev_github_push",
  "arguments": {
    "url": "https://github.com/Funnyvalentine00/my-project",
    "dir": "E:/my-project"
  }
}

或直接对 AI 说:

“上传 E:/my-projecthttps://github.com/Funnyvalentine00/my-project,private”