Skip to content

Instantly share code, notes, and snippets.

@snikch
Created June 20, 2012 23:34
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 snikch/2962917 to your computer and use it in GitHub Desktop.
Save snikch/2962917 to your computer and use it in GitHub Desktop.
# install git
sudo aptitude -y install curl git git-core
# get the vmconfig repo
git clone git@github.com:learnable/vmconfig.git
cd vmconfig
# start the automated script
./learnable-development-vm.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment