Skip to content

Instantly share code, notes, and snippets.

@cyberzed
Last active August 29, 2015 14:13
Show Gist options
  • Save cyberzed/2fd2d116ca2ec3d34cf1 to your computer and use it in GitHub Desktop.
Save cyberzed/2fd2d116ca2ec3d34cf1 to your computer and use it in GitHub Desktop.
sudo apt-get update
sudo apt-get -y install ruby ruby-dev gem 1.9.3
sudo apt-get -y install ruby-bundler g++ make
sudo apt-get -y install nodejs
sudo gem install dashing
sudo update-alternatives --set ruby /usr/bin/ruby1.9.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment