Created
May 29, 2013 14:16
-
-
Save megatux/5670584 to your computer and use it in GitHub Desktop.
setup ruby mac environment
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| instalar xcode o las dev-tools (muucho mas chico) | |
| instalar un editor como Texmate o Sublime2 | |
| instalar brew | |
| brew install bash-completion | |
| brew install git | |
| instalar ruby (con RVM o rbenv) | |
| brew install mysql postgresql | |
| brew install imagemagick | |
| crear las keys ssh para github, etc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment