Joined September 2012
·
Achievements
154 Karma
2,992 Total ProTip Views
Epidexipteryx 3
Have at least three original repo where C++ is the dominant language
T-Rex
Have at least one original repo where C is the dominant language
Altruist
Increase developer well-being by sharing at least 20 open source projects
Nephila Komaci 3
Have at least three original repos where PHP is the dominant language
Epidexipteryx
Have at least one original repo where C++ is the dominant language
Forked
Have a project valued enough to be forked by someone else
Cub
Have at least one original jQuery or Prototype open source repo
Python 3
Have at least three original repos where Python is the dominant language
Charity
Fork and commit to someone's open source project in need
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Nop, I didn't know about fabric-virtualenv. Looks nice, the only problem is the one you comment, you have to know the actual path. To tell you the truth, that's a huge issue to me, because the thing I love the most about virtualenvwrapper is the fact that I can forget about the virtualenv location and just use
workon
.I don't think it'd be hard to improve fabric-virtualenv for it to use default locations if you pass just the virtualenv name.