May 2018
Intermediate to advanced
512 pages
11h 3m
English
GitHub Desktop provides an easy-to-use GUI to execute the GitHub workflow, in a manner that is consistent across Windows and macOS. Consistency is highly valuable when on-boarding new or junior team members or if you're not a frequent contributor to the code base.
For Windows:
PS> choco install git github-desktop -y
For macOS:
$ brew install git && brew cask install github-desktop
Read now
Unlock full access