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

Ludwing Najera
Ludwing Najera
4,596 Points

How to use new console?

While taking a course I came across a button that said "launch console". I clicked it, and it gave me a terminal, saying it was built just for me. Has anyone seen this before, and what can you do on it? It seems to run Mac terminal code.

1 Answer

Greg Kaleka
Greg Kaleka
39,021 Points

Hi Ludwing,

The console is a linux console, which is very very similar to what you have access to in Mac Terminal.

Check out the Treehouse course Console Foundations to learn how to use it!