Changes

14 bytes added ,  21:10, 3 February 2017
Line 10: Line 10:  
== Getting Started: Creating a Remote Repository and Linking With Your Project ==
 
== Getting Started: Creating a Remote Repository and Linking With Your Project ==
 
You should first make a remote repository on a site that allows you to keep private repositories (after all, you don't want to get flagged for academic dishonesty by accidentally putting your project implementation in the public domain before the deadline). Here, we'll use BitBucket.
 
You should first make a remote repository on a site that allows you to keep private repositories (after all, you don't want to get flagged for academic dishonesty by accidentally putting your project implementation in the public domain before the deadline). Here, we'll use BitBucket.
1) Go to [bitbucket.org] and create an account
+
1) Go to [bitbucket.org bitbucket.org] and create an account
 
2) Make a new repository, make sure the "private" checkbox is checked. Don't add a README, just leave the repository empty.
 
2) Make a new repository, make sure the "private" checkbox is checked. Don't add a README, just leave the repository empty.
 
3) Copy the the URL of the repository (the https one)
 
3) Copy the the URL of the repository (the https one)
editor
12

edits