Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Justice Trent
Full Stack JavaScript Techdegree Graduate 15,487 Pointschromebook
Is there a certain set of instructions for accessing the terminal for chromebook users?
3 Answers

Alex Francis
14,330 PointsYou'll need to set up a Linux instance on your Chromebook first.
Fortunately this is really easy.
https://chromeos.dev/en/productivity/terminal
Chromebooks are great for learning to code: cheap but with Linux installed you can do all sorts! :)

Haidar Alssadan
9,306 PointsJust press ctrl + alt + T and this brings you to what's called the crosh shell (command prompt or terminal) on a Chromebook. It'll now launch in a separate tab of the Chrome browser.

andrewbooth2
Full Stack JavaScript Techdegree Student 11,531 PointsHi, I'm using a Chromebook to do my tech-degree :-).
Luckily mine has project crostini, which means I can run Linux apps such as Visual Studio Code etc. On my previous Chromebook I used Crouton, but that required some hacking around with the Chromebook.