There is a good script command line for this task called doctrine(among others). You can run it by calling php doctrine [params]from the command line or creating your own .bat, based on this shell script.
Take a look at the Doctrine Sandbox Dock and the Doctrine Guide.
source
share