Skip to content

Instantly share code, notes, and snippets.

@jbutko
Created June 3, 2013 13:45
Show Gist options
  • Save jbutko/5698226 to your computer and use it in GitHub Desktop.
Save jbutko/5698226 to your computer and use it in GitHub Desktop.
SASS: Installing SASS
/* Start cmd */
cd.. /*az na C: */
cd ruby200 /* alebo na adresar kde je nainstalovane ruby DL: http://rubyinstaller.org/ */
cd bin
gem install sass
gem install compass
/* ak treba, pridat pred prikazy sudo */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment