Skip to content

Instantly share code, notes, and snippets.

@hxu
Created August 13, 2014 15:05
Show Gist options
  • Save hxu/a8155c4158a940dd46fe to your computer and use it in GitHub Desktop.
Save hxu/a8155c4158a940dd46fe to your computer and use it in GitHub Desktop.
Base provisioner for Ubuntu vagrant
sudo apt-get update
sudo apt-get -y install build-essential python-dev python-setuptools python-virtualenv python-pip vim tmux htop git libffi-dev libxml2-dev libxslt1-dev curl python-software-properties software-properties-common
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment