Skip to content

Instantly share code, notes, and snippets.

@gin0606
Created May 2, 2015 13:24
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 gin0606/f84c15f3f90a9df84d94 to your computer and use it in GitHub Desktop.
Save gin0606/f84c15f3f90a9df84d94 to your computer and use it in GitHub Desktop.
- hosts: vagrant
roles:
- role: base
vars:
rbenv:
global: 2.0.0-p481
ruby:
gems:
- bundler
homebrew:
tap:
- homebrew/versions
- caskroom/cask
- gin0606/envchain
cask:
- xquartz
- java
formula:
- android-sdk
- android-ndk-r9d
- ccache
- ant
- git
- jenkins
- nginx
- wget
- envchain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment