Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python Setting Up GitHub Desktop

chrome

What if i am using google chrome, which Github platform should i download?

1 Answer

GitHub Desktop is available on Mac and Windows, with other GUI options for Linux if that's your jam. https://desktop.github.com/

You can also just use the website in conjunction with the terminal/bash application on your PC, it's got a bit more of a learning curve than a GUI, but I actually find it easier now. Personal preference, though, obviously.

If you meant you are using a Chromebook, I'm not very familiar with that platform, but most of what I could find seems to require installing Linux/Ubuntu and then installing git from there. http://techintranslation.com/git-python-and-node-on-a-toshiba-chromebook-without-crouton-or-linux/

Hope that helps a bit.