1
0
mirror of https://github.com/jcwimer/railsVagrant synced 2026-03-24 18:44:42 +00:00

Added nodejs install for therubytracer gem.

This commit is contained in:
2015-04-21 07:41:53 -04:00
parent eab8794401
commit 5804ba56e5

View File

@@ -1,5 +1,6 @@
sudo apt-get update
sudo apt-get install nodejs -y
sudo apt-get install curl -y
gpg --keyserver hkp://keys.gnupg.net --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3
\curl -sSL https://get.rvm.io | bash -s stable --rails