How to Add a Github Repository to Your Project
Does your project involve more than just schematics (e.g. source code for an Arduino)? Github is an excellent solution. This how-to demonstrates how you can add a Github repository to your project in Upverter.
1. First, you will need your Github repository URL. This is the same URL as in your browser:
2. Next, go to the Project Page for the desired project. (There are a couple of ways to do this. See step 1 of the Import/Export guide.)
3. Click the Admin button to the top-right:
4. In the resulting dialog box, paste the Github repository URL in the appropriate field:5. Click “Save Changes”. That's it!
6. To see the result, click the “Github Repository” tab in the Project Page:
You should see an overview of your Github repository, which means you were sucessful. Now, changes to the Github repository will reflect on this page without any further effort on your part.


