Skip to content

Instantly share code, notes, and snippets.

@andreipak
Created February 23, 2016 07:54
Show Gist options
  • Save andreipak/c93559bcc55e731a559f to your computer and use it in GitHub Desktop.
Save andreipak/c93559bcc55e731a559f to your computer and use it in GitHub Desktop.
Windows installer git, node.js, npm, bower, gem, compass, grunt... PowerShell [https://www.youtube.com/watch?v=FCngOUW-UXg]

===================== ++gem

ruby installer

  • developement Kit

http://rubyinstaller.org/downloads/

chdir C:\DevKit ruby dk.rb init ruby dk.rb install

=======================

++git

http://git-scm.com/downloads

attention au options

node.js & npm

http://nodejs.org/ http://nodejs.org/

========================

bower

npm install -g bower

=======================

grunt

npm install -g grunt-cli

=======================

foundation

gem install foundation

=======================

compass

gem install compass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment