Skip to content

Instantly share code, notes, and snippets.

@pantoniotti
Created June 28, 2013 14:48
Show Gist options
  • Save pantoniotti/5885247 to your computer and use it in GitHub Desktop.
Save pantoniotti/5885247 to your computer and use it in GitHub Desktop.
Chef install
#!/usr/bin/env bash
apt-get install ruby1.9.1-dev
gem install chef ruby-shadow --no-ri --no-rdoc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment