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.

Revisions

  1. andreipak created this gist Feb 23, 2016.
    51 changes: 51 additions & 0 deletions nodeinstaller.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,51 @@
    =====================
    ++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