从GitHub克隆存储库 [英] Clone a repository from GitHub

查看:66
本文介绍了从GitHub克隆存储库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在一个项目中,我需要在div中添加拖放,然后我开始研究在移动设备上也可以使用的拖放库,并找到了一个名为

解决方案

您有两个选择:

1.如果无法正确设置git或不想使用命令行,则始终可以将.zip下载为项目.

2.使用链接旁边的复制按钮并在命令提示符下写入.

  git clone粘贴链接 

提示:点击鼠标右键以粘贴

tip2:

I am working on a project where I need to add a drag and drop in a div, then I started looking at libraries on drag and drop which should work on mobile devices too, and found one such library called Dragula.

I tried to clone the repository in my machine. I downloaded git which looks like this but the problem is I am not able to clone the particular library from GitHub,

解决方案

you have two options:

1.you can always download as project .zip if you can't setup git properly, or doesn't want to use command line.

2.use the copy button next to the link and write in command prompt.

git clone paste-the-link

tip: click right button on mouse to paste

tip2: how to setup git on windows

这篇关于从GitHub克隆存储库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆