Skip to content

Instantly share code, notes, and snippets.

@colinrubbert
Last active June 15, 2017 21:45
Show Gist options
  • Save colinrubbert/0d03cfd4042eabeca69f80b0f3225cc6 to your computer and use it in GitHub Desktop.
Save colinrubbert/0d03cfd4042eabeca69f80b0f3225cc6 to your computer and use it in GitHub Desktop.
Install Ruby Dependencies
sudo apt-get update && sudo apt-get install -y git-core curl zlib1g-dev build-essential libssl-dev libreadline-dev libyaml-dev libsqlite3-dev sqlite3 libxml2-dev libxslt1-dev libcurl4-openssl-dev python-software-properties software-properties-common libffi-dev nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment