Skip to content

Instantly share code, notes, and snippets.

@pkafei
Created May 11, 2013 21:30
Show Gist options
  • Save pkafei/5561488 to your computer and use it in GitHub Desktop.
Save pkafei/5561488 to your computer and use it in GitHub Desktop.
Virt-env Tutorial
Pass: virtualenv ~/blog-venv
Run: source ~/blog-venv/bin/activate
Close: deactivate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment