Skip to content

Instantly share code, notes, and snippets.

@shintack
Created November 19, 2018 12:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shintack/d41041227f8a652234079dea1b612b9a to your computer and use it in GitHub Desktop.
Save shintack/d41041227f8a652234079dea1b612b9a to your computer and use it in GitHub Desktop.
Dependency yang dibutuhkan untuk install ruby via rbenv
sudo apt-get update
sudo apt-get install 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 libffi-dev nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment