Monday, March 27, 2017

The git command line stuff.

  • Install the GitHub desktop thingy from here.
  • This will put a desktop icon for the "Git Shell" at your desktop. Click on it and open up the shell.
  • Navigate to a folder where you want to suck stuff down to.
  • git clone https://github.com/vmware/clarity-seed.git is an example of a command to get stuff.

No comments:

Post a Comment