Skip to content

My personal config files, to have virtualenvwrapper cd into the correct directory

Notifications You must be signed in to change notification settings

klemmster/virtualenvwrapper-Config-

Repository files navigation

Finds the correct project in a Project directory
Allows for easy project organisation, by company for example

~/Projects
    /Company1
        /Project1
        /Project2
    /Company2
        /Project3
        /Project4

Virtualenv names have to be the same as the projects names, there should
be no duplicates

For now, the only interesting scripts are
postactivate and postactivatePython

About

My personal config files, to have virtualenvwrapper cd into the correct directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages