Intro to git and GitHub¶
Installing git¶
It's probably already installed at this point, you can test with git --version
.
Otherwise, use Homebrew to install it:
It should already be installed if you are using Cmder. You can test by running git --version
.
Various links¶
- GitHub
- GitHub Desktop
- Building your GitHub presence with my Fancy GitHub guide.