1.运行Git Bash,使用 cd 命令打开到对应目录
cd命令打开文件夹,必须逐级打开
2.使用 git clone ‘远程地址’,克隆下载代码库
已 jquery.qrcode为例
git clone https://github.com/jeromeetienne/jquery-qrcode.git
1.运行Git Bash,使用 cd 命令打开到对应目录
cd命令打开文件夹,必须逐级打开
2.使用 git clone ‘远程地址’,克隆下载代码库
已 jquery.qrcode为例
git clone https://github.com/jeromeetienne/jquery-qrcode.git