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

JavaScript Gulp Basics Welcome to Gulp.js Installing Gulp

Jonathan Leon
Jonathan Leon
18,813 Points

How should I tackle this course on Windows OS?

The gulp needs installing in the terminal and its all linux here, using the treehouse machine with nano editor seems like a hassle, any advice?

1 Answer

Andrew Kiernan
Andrew Kiernan
26,892 Points

Hi Jonathan!

If you install git for windows it comes with a git bash terminal which will allow you to use terminal commands. There are also terminal emulators for Windows that you can use. I tried Cmder and I think it works somewhat well.

You could also run Linux in a VM and use that terminal for the work.

Hope those help. If you have any questions let me.know!

-Andrew