Skip to content

Instantly share code, notes, and snippets.

@kostysh
Last active August 29, 2015 14:05
Show Gist options
  • Save kostysh/4fc0ddf109b916ea370f to your computer and use it in GitHub Desktop.
Save kostysh/4fc0ddf109b916ea370f to your computer and use it in GitHub Desktop.
Setup ruby and compass on Ubuntu
sudo apt-get install ruby
sudo gem install compass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment