Skip to content

Instantly share code, notes, and snippets.

@jescalan
Last active December 18, 2015 05:29
Show Gist options
  • Select an option

  • Save jescalan/5732706 to your computer and use it in GitHub Desktop.

Select an option

Save jescalan/5732706 to your computer and use it in GitHub Desktop.
rbenv sls
rbenv-deps:
pkg.installed:
- pkgs:
- bash
- git
- openssl
- gmake
- curl
ruby-2.0.0-p195:
rbenv.installed:
- default: True
- require:
- pkg: rbenv-deps
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment