aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-07-06Fix incorrect documentation about where venvs are createdGuillaume Pasquet
2017-01-03Merge pull request #3 from batisteo/no-onelinersGuillaume
\o/ Death to one-liners!
2017-01-03pyvenv to python3 -m venvBaptiste Darthenay
2017-01-03Expended oneliners.Baptiste Darthenay
2016-12-28Merge pull request #1 from batisteo/virtualenv-envvarGuillaume
Using WORKON_HOMEĀ and rename postload.sh
2016-12-28Comments and Oneliners.Baptiste Darthenay
2016-12-28Jumps to project directory if exists.Baptiste Darthenay
2016-12-27Rename postload.sh to postactivate.sh.Baptiste Darthenay
This is closer to the virtualenvwrapper naming.
2016-12-27Using WORKON_HOME instead of envroot.Baptiste Darthenay
This improves compatibility with virtualenvwrapper.
2016-12-23Initial commit.Guillaume Pasquet