Difference between revisions of "GitHub Connector"
From Gcube Wiki
(→Select Repository) |
|||
Line 38: | Line 38: | ||
:So clicking on Finish button the repository content will be downloaded to the required folder. | :So clicking on Finish button the repository content will be downloaded to the required folder. | ||
− | + | == Who uses GitHub Connector == | |
+ | * | ||
<!-- | <!-- |
Revision as of 12:03, 28 July 2016
In this guide we describe the GitHub Connector wizard web interface.
Overview
GitHub Connector is a wizard to import GitHub project in a specific folder in the user workspace.
Select Credential
- When the wizard start, you have to enter your GitHub credentials. The types of access are: Anonymous, Login and OAuth2.
- Note that in case of large projects only OAuth2 supports downloading of the entire project, and in any case this is the preferred way.
- To access using Login or OAuth2 you must have a GitHub profile. In the GitHub website you can create one
- In the case of OAuth2 you must have a token
- If you want to generate a token steps to follow are:
- Registered and logged in
- Go in Settings
- Generate a Token
Select Repository
- After entering the credentials, you have to choose the owner and the name of the repository that you want to download.
- So clicking on Finish button the repository content will be downloaded to the required folder.