aoko-pr
TypeScript icon, indicating that this package has built-in type declarations

1.2.0 • Public • Published

aoko-pr

created by Aoko

简介

a cli for creating & updating PRs to the stable branch

功能

Using -h for more info

  • auth 认证 token
  • create|a 创建 PR
  • update|u 更新 PR
  • delete-branch|db 删除分支
  • config 查看或更新配置

代理

通过 config -s proxy=xxx 来配置代理 支持 http, https, socks, socks5, socks4, pac 协议

使用本地 git CLI

通过 config -s useGitCLI=true 将能放到本地的操作(比如 fetch, rebase)交由 git cli 去执行 需要提前切换到项目对应的目录下

/aoko-pr/

    Package Sidebar

    Install

    npm i aoko-pr

    Weekly Downloads

    3

    Version

    1.2.0

    License

    MIT

    Unpacked Size

    195 kB

    Total Files

    38

    Last publish

    Collaborators

    • aokodesuka