Skip to content

Instantly share code, notes, and snippets.

@glukicov
Created August 29, 2020 13:11
Show Gist options
  • Save glukicov/1fbc6a233d7c0a4c2143e464c02434d2 to your computer and use it in GitHub Desktop.
Save glukicov/1fbc6a233d7c0a4c2143e464c02434d2 to your computer and use it in GitHub Desktop.
mkdir ~/my_project &&
cd ~/my_project &&
virtualenv my_project_env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment