Skip to content

Instantly share code, notes, and snippets.

@danielsdeleo
Created July 29, 2009 17:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danielsdeleo/158274 to your computer and use it in GitHub Desktop.
Save danielsdeleo/158274 to your computer and use it in GitHub Desktop.
# Put this in a file named Gemfile
# Install wycats/bundler (http://github.com/wycats/bundler/tree/master)
# cd to the directory where this file is
# run gem_bundle
gem "chef"
# bundler gets dependencies automagically...
source "http://gems.opscode.com/"
disable_rubygems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment