Skip to content

Instantly share code, notes, and snippets.

@dmtw
Created October 1, 2012 07:40
Show Gist options
  • Save dmtw/3810134 to your computer and use it in GitHub Desktop.
Save dmtw/3810134 to your computer and use it in GitHub Desktop.
foundation_zurb_workflow
[sudo] gem install zurb-foundation
Creating Your first project
cd path/to/where-you-want-your-project
compass create <project-name> -r zurb-foundation --using foundation
Upgrading Your Gem
To upgrade your gem to the latest public release you just paste this line into your command line.
[sudo] gem update zurb-foundation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment