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

Development Tools Introduction to Git First Commits Introduction

developer tools

when i type in the git command it asked to instal the developer tools. do i instal with xcode or just instal?

1 Answer

what is your operating system? Mac has Git command-line installed for you. Check out this page on how to install Git on your operating system. https://www.atlassian.com/git/tutorials/install-git. If you already have the Git command but you want to install a third-party library like React, then you need npm installed on your computer. Check out this blog post by Treehouse on how to install npm and node.js https://blog.teamtreehouse.com/install-node-js-npm-mac