Skip to content

Instantly share code, notes, and snippets.

@antonagestam
Created March 8, 2015 20:19
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 antonagestam/0162feaa110c4c6404b5 to your computer and use it in GitHub Desktop.
Save antonagestam/0162feaa110c4c6404b5 to your computer and use it in GitHub Desktop.
workon test-project
cdvirtualenv
pip install -e git+git://github.com/antonagestam/django-text.git
cd src
sudo rm -r django-text
ln -s ~/path/to/local/django-text/ django-text
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment