Skip to content

Instantly share code, notes, and snippets.

@lemuelf
Created March 13, 2012 17:06
Show Gist options
  • Select an option

  • Save lemuelf/2029950 to your computer and use it in GitHub Desktop.

Select an option

Save lemuelf/2029950 to your computer and use it in GitHub Desktop.
One-step distribute install command (rip-off of homebrew's install command)
sudo /usr/bin/python -c "$(/usr/bin/curl -fsSL http://python-distribute.org/distribute_setup.py)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment