一个简单的 clone 命令行工具 原理: 通过使用国内 github 镜像地址, 替换 https://github.com 实现加速 clone 安装方式 npm install -g easy-clone 使用 easy-clone clone <targetGit> 需要 clone 到指定 dir easy-clone clone <targetGit> -d <targetDir>