This tutorial shows you how to install Git, Node.js, Grunt.js, Sass, Compass & Susy. These are common components for modern web development on your PC. I'm doing this in preparation for creating a responsive design website workflow.
NodeJS: https://nodejs.org/en/
GIT: https://git-for-windows.github.io/
GIT Install Tutorial: https://www.atlassian.com/git/tutorials/install-git#windows
Heroku: https://www.heroku.com/
Grunt JS: https://gruntjs.com/
Ruby: https://rubyinstaller.org/
NPM Grunt Install Command: npm install -g grunt-cli
Install Sass: gem install sass
Install Susy: gem install susy