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 trialHanan Al-Mashhadani
7,769 Pointssass ??
About sass Can someone tell me How i can install sass on windows 7 step by step
5 Answers
Glen Burnett
Courses Plus Student 27,349 PointsHi Hanan!
Hrm, I don't have a windows machine, I'm strictly Mac all the way but I can direct you to the Sass Basics course, under stage one there is a link which you can go to here
Under that video tutorial there is a link which takes you to the Sass home page that details how to install Sass (including for windows).
That will give you a guide how to install it on a windows machine.
Happy coding!
Sean T. Unwin
28,690 PointsHere are a couple of other tutorials that involve installing Sass on Windows. After a search they looked to be a couple of the better ones for Windows users; perhaps they may be of some assistance to you.
http://www.impressivewebs.com/sass-on-windows/
http://zqp.me/web-development/getting-started-with-sass-on-windows/
You could try one of the following apps if you like a GUI or don't want to deal with the command line. I have tried Scout, but not Koala. Both are free and open-source:
Hanan Al-Mashhadani
7,769 PointsThanks Mr.Glen for your Answer :) i tried to install it from this sass source but it's complicated i wanna the steps to install sass on windows cuz there are many ways to install it by programs like node.js or Ruby DO you know how i can install sass by node.js ??
Glen Burnett
Courses Plus Student 27,349 PointsNot had a chance to play with Node.JS yet, its on the books though. So many languages, so little time :)
Sean's suggestion is also pretty good, as he's rightfully mentioned there are third party apps (some that are free and open source) that you can use if you want to avoid doing all that manual installing via the console terminal
Hanan Al-Mashhadani
7,769 PointsThanks Mr.Sean... I will try on it
Glen Burnett
Courses Plus Student 27,349 PointsOoh just had a look at those two links. Not bad in terms of a blow by blow description how to do it for windows :)
Hanan Al-Mashhadani
7,769 PointsThanks Mr.Glen for your Answer :) I'm trying install it by ruby and i hope it will work