Github

From rbachwiki
Revision as of 20:13, 9 August 2016 by Bacchas (talk | contribs)
Jump to navigation Jump to search

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