Open Source Comes to Campus/Curriculum/Git/Students: Difference between revisions

imported>Shauna
No edit summary
imported>Jeremyb
Line 25:
* Copy that to the clipboard
 
* Open a terminal and type: <code>"git clone "</code> (including the spacespaces, but not including the quotation marks)
 
* Use your terminal to "paste" the URL in. (Make sure it starts with ''<code>https''</code>; if not, it isyou'll likelyneed to causeuse problemsan forssh key and most students whoprobably dowon't nota havekey SSH keysalready set up, which will probably be the majority of students.)
 
* Press enter to do the "<code>git clone</code>" operation.
 
* Once you've done that, "<code>cd</code>" into the directory.
 
== Make sure you have the project properly set up ==
Anonymous user