Skip to content

Instantly share code, notes, and snippets.

@paukul
Created October 23, 2011 00:01
Show Gist options
  • Save paukul/1306656 to your computer and use it in GitHub Desktop.
Save paukul/1306656 to your computer and use it in GitHub Desktop.
install_package "yaml-0.1.4" "http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz"
install_git "ruby-1.9.2-p290-railsexpress" "https://github.com/paukul/matzruby.git" "ruby192pl290railsexpress" autoconf standard
#!/usr/bin/env sh
curl -LO https://gist.github.com/raw/1306656/1aef7a5904648c1af8f1aa31780f056b82eb32f0/1.9.2-p290-railsexpress
rbenv install 1.9.2-p290-railsexpress
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment