Skip to content

Instantly share code, notes, and snippets.

View abracu's full-sized avatar
🎯
Focusing

ALFREDO BRAVO CUERO abracu

🎯
Focusing
View GitHub Profile
-Instalacion
1- sudo apt-get update
2- gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
4- sudo apt-get install curl
5- \curl -L https://get.rvm.io | bash -s stable --ruby
6- source ~/.rvm/scripts/rvm
7- gem install rubygems-update
8- update_rubygems
9- gem install rails
10- sudo apt-get install nodejs