repository-cloner:列出并克隆github仓库的程序

时间:2021-04-09 04:52:38
【文件属性】:
文件名称:repository-cloner:列出并克隆github仓库的程序
文件大小:24KB
文件格式:ZIP
更新时间:2021-04-09 04:52:38
JavaScript 仓库克隆 列出并克隆github仓库的程序 先决条件 Git( ) Node.JS( ) 使用的技术 Nodegit( ) Axios( ) readline-sync( ) 克隆存储库并测试应用程序 安装了Git和Node.js后,在下面输入以下命令: git clone https://github.com/luansilvae/repository-cloner.git cd repository-cloner yarn yarn start ou node index.js 克隆的存储库保存在cloned_repositories文件夹中
【文件预览】:
repository-cloner-main
----.gitignore(968B)
----package.json(641B)
----LICENSE(1KB)
----index.js(2KB)
----README.md(641B)
----yarn.lock(49KB)

网友评论