Skip to content

Instantly share code, notes, and snippets.

@averyvery
Created July 5, 2012 16:14
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save averyvery/3054599 to your computer and use it in GitHub Desktop.
Save averyvery/3054599 to your computer and use it in GitHub Desktop.
Gemfile
source 'http://rubygems.org'
# Compiling
gem 'compass'
gem 'compass-growl'
# Guard
gem 'guard'
gem 'guard-compass'
gem 'guard-livereload'
gem 'guard-process'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment