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 Console Foundations Getting Started with the Console Running Commands

Assaf cohen
Assaf cohen
2,406 Points

Commands not working

Nothing of the following video is working for me : / not a single command i am using Window 10 , please help

2 Answers

Bogdan Cabaj
Bogdan Cabaj
16,348 Points

If you are learning GIT you should have it already installed on your windows machine. If you already do have it you can run GIT BASH. Similar to Windows Command window but with GIT BASH you use unix/linux/ios commands.

If you don't have it you can download it here -> https://git-scm.com/ - follow default prompts

GitHub-Basics course https://teamtreehouse.com/library/github-basics. Git-Basics course https://teamtreehouse.com/library/git-basics.

I recommend taking both courses before you take a specific source for github for android.

Thanks, Bogdan

Assaf cohen
Assaf cohen
2,406 Points

one more thing if its ok, while using git bash i can use several commands but not all of them . why is this happening?

João Elvas
João Elvas
5,400 Points

Hello m8,

Console is only available in UNIX based OS. If you do not have access to a mac or a Linux machine, install a virtual machine with Ubuntu. (Best one to start.)

Good Luck!

Assaf cohen
Assaf cohen
2,406 Points

Thanks alot, 1 more thing if you got the time :

i am doing this curse the get more understanding on git > github > using github with android studio and i am microsoft user user so how is it helping me ?.

Thanks!