Confirmed users
195
edits
m (formatting) |
m (formating) |
||
| Line 34: | Line 34: | ||
:6. '''Configure Git and click "Continue."''' | :6. '''Configure Git and click "Continue."''' | ||
::Confirm (or edit) the name and email address you want associated with this project on Github. | ::Confirm (or edit) the name and email address you want associated with this project on Github. | ||
::You do not need to install the command line tools. | ::You do not need to install the command line tools. | ||
::[[File:05 configure git.png|none|300px|Configure Git]] | ::[[File:05 configure git.png|none|300px|Configure Git]] | ||
| Line 45: | Line 44: | ||
:8. '''You're done!"''' Github Desktop setup is complete. | :8. '''You're done!"''' Github Desktop setup is complete. | ||
::Skip the tutorial (it describes a different workflow than the one we'll be using) and go to [[Open Design#Clone the Alopex Repository|Clone the Alopex Repository]] | ::Skip the tutorial (it describes a different workflow than the one we'll be using) and go to [[Open Design#Clone the Alopex Repository|Clone the Alopex Repository]] | ||
::[[File:07 done.png|none| | ::[[File:07 done.png|none|550px|Setup complete]] | ||
<hr> | <hr> | ||
=== Clone the Alopex Repository === | === Clone the Alopex Repository === | ||
Github repositories on your computer are called "local repos." Local repos are where you save your work. Then you "push" your work to the remote repo on Github, where other people can see it. | Github repositories on your computer are called "local repos." Local repos are where you save your work. Then you "push" your work to the remote repo on Github, where other people can see it. | ||