Skip to content

Instantly share code, notes, and snippets.

@todd
Created November 2, 2012 01:55
Show Gist options
  • Save todd/3998177 to your computer and use it in GitHub Desktop.
Save todd/3998177 to your computer and use it in GitHub Desktop.
rbenv installation script for Ruby 2.0.0-preview1
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz"
install_package "ruby-2.0.0-preview1" "http://ftp.ruby-lang.org/pub/ruby/2.0/ruby-2.0.0-preview1.tar.gz"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment