Difference between revisions of "Github"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
== Install Git on Windows == | == Install Git on Windows == | ||
Same as mac, but you have to use the git terminal | |||
== Getting Started with a Git Project == | |||
* Identify a folder project | |||
** CD into Project Directory |
Revision as of 20:13, 9 August 2016
Install Git on A Mac
http://git-scm.com Download and Install, then go to terminal and type
git --version
Install Git on Windows
Same as mac, but you have to use the git terminal
Getting Started with a Git Project
- Identify a folder project
- CD into Project Directory