-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[TECH ED] Download and Install GitHub Desktop #9
Comments
Kamino cloned this issue to Rachealgit/Coursework-Planner |
Kamino closed and cloned this issue to DianaRCruz/Coursework-Planner |
Kamino cloned this issue to Ebtesammm/Coursework-Planner |
Kamino closed and cloned this issue to sebasduerto/Coursework-Planner |
Kamino cloned this issue to kostiantynkovalchuk/Coursework-Planner |
Kamino cloned this issue to FrenchFry36/Coursework-Planner |
Kamino cloned this issue to FrenchFry36/Coursework-Planner |
Kamino cloned this issue to FrenchFry36/Coursework-Planner |
Kamino closed and cloned this issue to DelwinMansur/DelwinMansur-Coursework-Planner |
Kamino cloned this issue to FabioMedinaD/Coursework-Planner |
Link to the coursework
https://desktop.github.com/
Why are we doing this?
We'll be using this tool in next weeks class so it's very important that you set it up before class. You must come to class prepared.
Mac
To install, go to the website and click Download for Mac
https://desktop.github.com/
Linux
Installing on Linux is a little more tricky.
Follow the instructions here to install Github Desktop
https://github.com/shiftkey/desktop#debianubuntu-distributions
If you do not understand the instructions written then please ask on Slack for help. We haven't covered how to install software like this yet and you are not expected to understand how to do it.
Install Instructions
wget -qO - https://packagecloud.io/shiftkey/desktop/gpgkey | sudo apt-key add -
sudo sh -c 'echo "deb [arch=amd64] https://packagecloud.io/shiftkey/desktop/any/ any main" > /etc/apt/sources.list.d/packagecloud-shiftky-desktop.list'
sudo apt-get update
sudo apt install github-desktop
Github Desktop should now be installed. If any step of this didn't work, please ask for help on Slack.
Maximum time in hours
.5
How to get help
Share your blockers in your class channel.
https://curriculum.codeyourfuture.io/guides/asking-questions/
The text was updated successfully, but these errors were encountered: